Phase Generator
CommunityGenerate Flutter app guides in focused, manageable phases.
AuthorKandil7
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents information overload by generating PRPROMPTS files in logical stages (Core, Quality, Demo) instead of all at once. It helps developers focus on one area of development at a time, providing relevant guidance precisely when needed, and streamlining the overall project workflow.
Core Features & Use Cases
- Phased Generation: Generate essential architecture (Phase 1: Core), testing & security (Phase 2: Quality), or demo & deployment (Phase 3: Demo) files.
- PRD-Driven Customization: Each generated file is dynamically tailored to your project's specific requirements (e.g., HIPAA for healthcare, BLoC for state management) based on your Product Requirements Document (PRD).
- Use Case: Start a new Flutter project by generating only Phase 1 (Core) files to establish the foundational architecture. Once core features are built, generate Phase 2 (Quality) to add comprehensive testing and security, then Phase 3 (Demo) for launch preparation.
Quick Start
Generate Phase 1 (Core) of your Flutter project guides. @claude use skill prprompts-core/phase-generator --phase 1
Dependency Matrix
Required Modules
prd-analyzer
Components
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: Phase Generator Download link: https://github.com/Kandil7/prprompts-flutter-generator/archive/main.zip#phase-generator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.