Builds production-grade cross-platform mobile applications using opinionated architectural guidance and systematic implementation patterns.
This skill transforms Claude into a senior mobile architect, providing a structured approach to Flutter development from initial scaffolding to final deployment. It enforces industry-standard patterns like Clean Architecture and Feature-First design while automating environment diagnostics, state management selection (Riverpod, BLoC), and performance optimization. Ideal for developers needing to bridge the gap between textbook theory and shipping real-world, maintainable iOS and Android applications.
Características Principales
01Architecture decision trees for scalable feature-first scaffolding
02Standardized state management implementation using Riverpod 2.0 and BLoC
03Comprehensive quality gate checks for static analysis, testing, and performance
04Production-ready network layer templates with Dio and interceptors
05Automated environment diagnostics and project orientation checks
062 GitHub stars
Casos de Uso
01Debugging complex platform-specific build errors for iOS and Android environments
02Refactoring existing Flutter code to improve state management and error handling
03Scaffolding a new cross-platform app with a scalable, maintainable structure