Flutter Craft Workflow is the foundational entry-point skill for mobile developers using Claude Code, designed to enforce a rigorous, professional engineering standard. It acts as an intelligent gatekeeper, ensuring that every task—from initial project setup to complex bug fixes—follows a structured sequence of brainstorming, planning, and verification. By mandating adherence to Clean Architecture patterns (separating domain, data, and presentation layers), this skill transforms Claude into a disciplined lead engineer that prioritizes code quality, testability, and scalable app structure.
Key Features
011 GitHub stars
02Standardizes Clean Architecture directory structures for Flutter projects.
03Supports advanced workflows like parallel subagent development and worktree isolation.
04Enforces a mandatory 'Check-for-Skill' protocol before any AI response.
05Implements Feature-Driven Development (FDD) with systematic planning phases.
06Automates skill chaining from brainstorming to execution and final verification.
Use Cases
01Starting a new Flutter project with a scalable, production-ready architecture.
02Implementing complex features that require multi-stage planning and architectural reviews.
03Debugging mobile application issues using a systematic, verification-first approach.