概要
This skill streamlines the startup phase of Flutter development by scaffolding a complete project structure based on Clean Architecture principles. It guides users through selecting specific domain patterns—such as Simple CRUD, Stateful, or Relational—and choosing preferred state management libraries like Riverpod or BLoC. By automating the setup of core utilities, dependency injection, and local database integration using Drift and Freezed, it ensures a consistent, scalable foundation that passes strict 'flutter analyze' checks from day one.