abdelhakrazi/flutter-bloc-clean-architecture-skill
Agentic AI SKILL for Flutter. Automates production-grade BLoC implementation and enforces strict Clean Architecture standards.
1 stars0 forksUpdated Jan 26, 2026
npx skills add abdelhakrazi/flutter-bloc-clean-architecture-skillREADME
Flutter BLoC + Clean Architecture
A set of instructions to help your AI coding assistant build Flutter apps with proper architecture with BLoC state management, clean layers, and consistent design themes.
What's Inside
SKILL.md: The architecture rules and patternsexamples/: Working code samples
How It Works
UI → BLoC → Repository → Datasource → Backend
No business logic in widgets. No hardcoded colors. No magic numbers.
Get Started
Install with the Skills CLI:
npx skills add https://github.com/abdelhakrazi/flutter-bloc-clean-architecture-skill --skill flutter-bloc-development
Or grab this repo and add it to your AI coding assistant manually.
Examples
- earnings_feature/: Full feature implementation
- trip_summary_card.dart: Design-system-compliant widget
License
Apache 2.0
Publisher
Statistics
Stars1
Forks0
Open Issues0
LicenseApache License 2.0
CreatedJan 26, 2026