Clean Architecture Scaffolder
CommunityScaffold a Clean Architecture feature boilerplate
Authortsiresymila1
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill automates the creation of a complete feature scaffold in Flutter projects following Clean Architecture, Bloc, and Freezed, eliminating repetitive boilerplate.
Core Features & Use Cases
- Full feature skeleton: Creates data/, domain/, and presentation/ layers under lib/features/<feature_name>/ with typical folders and files.
- Boilerplate generation: Produces models, repositories, use cases, blocs, pages, and widgets wired to a service locator.
- Use Case: When starting a new feature named "payments", you run the scaffold and immediately have a working structure ready for development.
Quick Start
Run the scaffold tool to generate the new feature structure at lib/features/<feature_name>/ and then run code generation with:
- dart run build_runner build --delete-conflicting-outputs
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Clean Architecture Scaffolder Download link: https://github.com/tsiresymila1/youtube-dl-mobile/archive/main.zip#clean-architecture-scaffolder Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.