cleydson/flutter-claude-code

49 stars · Last commit 2026-03-04

Claude Code Agents and Skills for Flutter - SDLC - Software Development Lifecycle. Based on the https://docs.flutter.dev

README preview

# Flutter Development Agents for Claude Code

19 specialized agents + 1 patterns skill for end-to-end Flutter development — from Figma design to App Store deployment.

## Installation

```bash
# Add marketplace
/plugin marketplace add https://github.com/cleydson/flutter-claude-code

# Install everything (recommended)
/plugin install flutter-all@flutter-claude-code
```

### Individual Categories

| 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 |

View full repository on GitHub →