Feature Init - Initialize Feature Structure
Initialize a new feature with Clean Architecture folder structure and skeleton files. Creates the scaffold, then /domain and /data fill in the details.
When to Use This Skill
- Creating a new feature from scratch (after
/plan) - User asks to "create feature", "init feature", "scaffold feature", or "add new feature"
- Starting a new feature module
Dependency Rules
┌─────────────┐
│ Domain │ ← No dependencies (pure Dart, no F
[Description truncada. Veja o README completo no GitHub.]