By cleydson
Automate Flutter integrations with native iOS and Android: set up Xcode/Android projects and SDKs, architect platform channels with Dart/Swift/Kotlin boilerplate generation, troubleshoot builds, and orchestrate emulators/simulators for app deployment, hot reload, and multi-device testing.
npx claudepluginhub cleydson/flutter-claude-code --plugin flutter-platform../../.claude/agents/flutter-android-integration.md
../../.claude/agents/flutter-device-orchestrator.md
../../.claude/agents/flutter-ios-integration.md
../../.claude/agents/flutter-platform-channel-architect.md
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.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Uses power tools
Uses Bash, Write, or Edit tools
Meta-prompting and spec-driven development system for Claude Code. Productivity framework for structured AI-assisted development.
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams
Use this agent when you need expert assistance with React Native development tasks including code analysis, component creation, debugging, performance optimization, or architectural decisions. Examples: <example>Context: User is working on a React Native app and needs help with a navigation issue. user: 'My stack navigator isn't working properly when I try to navigate between screens' assistant: 'Let me use the react-native-dev agent to analyze your navigation setup and provide a solution' <commentary>Since this is a React Native specific issue, use the react-native-dev agent to provide expert guidance on navigation problems.</commentary></example> <example>Context: User wants to create a new component that follows the existing app structure. user: 'I need to create a custom button component that matches our app's design system' assistant: 'I'll use the react-native-dev agent to create a button component that aligns with your existing codebase structure and design patterns' <commentary>The user needs React Native component development that should follow existing patterns, so use the react-native-dev agent.</commentary></example>
Complete developer toolkit for Claude Code
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.