home/categories/architecture-patterns/evanca-flutter-ai-rules-skills-architecture-feature-first-skill-md
architecture-patternsdevelopment
architecture-feature-first
Structures Flutter apps using layered architecture (UI / Logic / Data) with feature-first file organization. Use when creating new features, designing the project structure, adding repositories/services/view models (or cubits/providers/notifiers), or wiring dependency injection. State management agnostic.
maintainer
evanca
Обновлено 3/5/2026
Звёзды
522
Форки
51
quick start
Installation and usage
Structures Flutter apps using layered architecture (UI / Logic / Data) with feature-first file organization. Use when creating new features, designing the project structure, adding repositories/services/view models (or cubits/providers/notifiers), or wiring dependency injection. State management agnostic.
Установка
$ install --globalskills.sh
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use architecture-feature-first