Comprehensive Flutter development agents and skills for Claude Code
npx claudepluginhub cleydson/flutter-claude-codeFlutter UI design and implementation agents. Includes UI Designer (design analysis), UI Implementer (code generation), UI Comparison (pixel-perfect validation), and Design Iteration Coordinator (complete design-to-implementation workflow).
Flutter testing and performance optimization agents. Includes Testing (unit, widget, integration tests), Performance Analyzer (profiling and bottleneck detection), and Performance Optimizer (applying optimization patterns).
Flutter architecture and state management agents. Includes State Management (Provider, Riverpod, BLoC, Redux, GetX) and Architect (Clean Architecture, project structure, dependency injection).
Flutter platform integration agents. Includes iOS Integration, Android Integration, Platform Channel Architect (cross-platform communication), and Device Orchestrator (simulator/emulator management).
Flutter backend integration agents. Includes REST API (Dio, HTTP clients), GraphQL (graphql_flutter), Firebase (Authentication, Firestore, FCM), and AWS (Amplify, Cognito, S3, AppSync).
Flutter deployment agents for iOS App Store and Google Play Store. Includes iOS Deployment (code signing, TestFlight, App Store Connect) and Android Deployment (app signing, Play Console, release management).
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
19 specialized agents + 1 patterns skill for end-to-end Flutter development — from Figma design to App Store deployment.
# Add marketplace
/plugin marketplace add https://github.com/cleydson/flutter-claude-code
# Install everything (recommended)
/plugin install flutter-all@flutter-claude-code
| Category | Install Command | Includes |
|---|---|---|
| UI & Design | /plugin install flutter-ui@flutter-claude-code | ui-designer, ui-implementer, ui-comparison, design-iteration-coordinator |
| Architecture | /plugin install flutter-architecture@flutter-claude-code | architect, state-management |
| Platform | /plugin install flutter-platform@flutter-claude-code | ios-integration, android-integration, platform-channel-architect, device-orchestrator |
| Backend | /plugin install flutter-backend@flutter-claude-code | rest-api, firebase, aws, graphql |
| Testing & Perf | /plugin install flutter-testing-performance@flutter-claude-code | testing, performance-analyzer, performance-optimizer |
| Deployment | /plugin install flutter-deployment@flutter-claude-code | ios-deployment, android-deployment |
| Patterns Skill | /plugin install flutter-patterns@flutter-claude-code | Widget, testing, performance, security, animation patterns |
Use /flutter-patterns for quick reference on widget, testing, performance, security, and animation best practices.
See CONTRIBUTING.md for architecture details and contribution guidelines.