flutter-implementation-planner
Installation
SKILL.md
Flutter Implementation Planner
Generate comprehensive, phased implementation plans for Flutter features. Plans are description-only (no code), structured for TDD, and follow the project's Clean Architecture conventions.
Planning-only skill. This skill produces plans. It does not modify code, run tests, or create implementations.
When to Use
- User explicitly requests a plan, roadmap, or implementation strategy
- Complex task requiring structured breakdown before implementation
- Handing a plan to another developer or implementation agent
- Risk assessment and alternative approach analysis before committing