VeryGoodOpenSource/vgv-ai-flutter-plugin
Agent
Read-only Flutter code reviewer. Dispatch after writing or changing Dart code to review changed code against VGV bloc, testing, security, and accessibility standards. Never edits files.
9 tagged bloc, measured the same way as everything else here.
Browse within: claude-code-hooks 5claude-code-marketplace 5claude-code-plugins 5claude-code-skills 5
VeryGoodOpenSource/vgv-ai-flutter-plugin
Agent
Read-only Flutter code reviewer. Dispatch after writing or changing Dart code to review changed code against VGV bloc, testing, security, and accessibility standards. Never edits files.
phanbaohuy96/flutter_base_structure
Agent Claude Code
Use proactively after larger refactors, new modules, or changes that introduce cross-package imports, exports, parts, or dependencies. Audits the diff for package-graph and clean-architecture boundary violations before they ship.
phanbaohuy96/flutter_base_structure
Agent Claude Code
Use proactively after changes to generated-code inputs. Checks whether generated outputs are in sync without mutating the caller's working tree.
phanbaohuy96/flutter_base_structure
Agent
How the engineering skills should consume this repo's domain documentation when exploring the codebase.
aleksandr-chaika/flutter-clean-arch-skills
Agent
Flutter Project Manager. Decomposes requirements into structured tasks. Maintains task registry (.tasks/REGISTRY.md) with history. Searches for similar past tasks. Creates test scenarios and Maestro E2E test cases for every task. Supports Asana task URLs as input.
aleksandr-chaika/flutter-clean-arch-skills
Agent
Flutter testing agent. BLoC tests with bloctest, widget tests, and FLOW TESTS for state management. Mocktail + MockBloc. 80%+ coverage target. CRITICAL: always includes flow tests for CRUD operations.
aleksandr-chaika/flutter-clean-arch-skills
Agent
QE E2E testing agent for Flutter apps using Maestro. Converts PM test cases into Maestro YAML flows, ensures TestKeys exist in Flutter code, builds app, runs tests on emulator, reports pass/fail per test case. Use after unit/widget tests pass to verify user journeys.