Smart preparation over endless iterations - AI analyzes patterns, creates solid implementation plans, delivers working code in 15 minutes
Blueprint-driven development: AI analyzes your codebase patterns, creates comprehensive implementation plans, then delivers production-ready code with tests. Smart preparation over endless iterations.
/brainstorm Add user authentication with OAuth2
# β Smart feature planning session β docs/brainstorming/2025-08-22-user-auth.md
/prp:generate @docs/brainstorming/2025-08-22-user-auth.md
# OR directly: /prp:generate Add user authentication with OAuth2
# β Complete implementation blueprint β docs/prps/user-auth.md
/prp:execute @docs/prps/user-auth.md
# β Working auth system (direct PRP execution for simple features)
/task:execute @docs/tasks/user-auth.md
# β Execute all tasks from breakdown (for complex features)
Before: 2-4 hours of coding, debugging, and integration
After: 15 minutes β Production-ready feature β¨
β Found this helpful? Star the repo and hit Watch to get notified of new updates!
- β‘ 10x Faster Development - Feature idea to production in one session
- π― Zero "Vibe Coding" - AI follows your exact patterns and conventions
- π§ Opus-Powered Planning - Deep research and smart blueprints, Sonnet-fast execution
- β Built-in Quality - Validation gates and linting included automatically
- π Any Tech Stack - React, Python, Go, PHP - works everywhere
π Easiest Way (Recommended)
Simply use this prompt in your Claude Code project:
Install Blueprint-Driven Claude Code Toolkit from https://github.com/croffasia/cc-blueprint-toolkit:
1. Clone the repository
2. Copy with replacement:
2.1 claude/commands/* to .claude/commands/
2.2 claude/agents/* to .claude/agents/
2.3 docs/templates/* to ./docs/templates/
3. Study how all toolkit commands work and show me usage examples: /brainstorm, /prp:generate, /prp:execute, /task:execute
π Manual Installation
-
Clone the Repository
git clone https://github.com/croffasia/cc-blueprint-toolkit.git cd cc-blueprint-toolkit
-
Copy Commands and Agents to Claude Code
Option A: Global Installation
# Copy commands and agents to your global Claude Code configuration cp -r claude/* ~/.claude/
Option B: Project-Specific Installation
# Copy commands and agents to your project's .claude directory cp -r claude/* .claude/
-
Copy Templates to Your Project
# In your target project directory cp -r /docs/* ./docs/ cp -r /docs/* ./docs/
- Smart AI Scrum Master guides you through structured planning
- Asks the right questions to uncover hidden requirements
- Creates comprehensive feature documentation β
docs/brainstorming/feature-session.md
- Perfect for solo developers who need a thinking partner
- Validates your request is complete (may ask clarifying questions)
- Studies your codebase patterns
- Researches external docs if needed
- Creates detailed implementation plan β
docs/prps/feature-name.md
- Breaks down into technical tasks β
docs/tasks/feature-name.md
- Follows your patterns exactly
- Writes production-ready code
- Runs tests and linting
- Validates everything works
- Breaks down complex features into manageable tasks
- Executes task-by-task with validation
- Perfect for large implementations
- Systematic progress tracking
Smart Model Selection: Opus handles complex planning and research, Sonnet executes fast implementation - best of both worlds!
brainstorm β prp:generate β execute
- Start with Ideas - Use
/brainstorm
when you need to explore and refine feature concepts - Generate Implementation Plan - Use
/prp:generate
to create detailed technical specifications - Choose Your Execution Path:
- Simple Features:
/prp:execute
- Direct implementation for straightforward tasks - Complex Features:
/task:execute
- Step-by-step implementation with progress tracking
- Simple Features:
prp:generate β execute
Skip brainstorming when you have clear requirements:
- Generate Plan:
/prp:generate
- Execute: Choose
/prp:execute
for simple features or/task:execute
for complex ones
Pro Tip: Use
/task:execute
for higher quality first-pass implementations on complex features
- Preflight PRP Agent (
preflight-prp
) - Validates task completeness and identifies missing business logic - Codebase Research Agent (
codebase-research
) - Deep pattern discovery and internal architecture analysis - External Research Agent (
research-agent
) - Comprehensive external documentation and best practices research - Team Lead Task Breakdown Agent (
team-lead-task-breakdown
) - Breaks down PRP documents into manageable development tasks
Note: All agents are configured to use Opus for optimal planning quality. You can remove the
model: opus
line from agent files to use your default Claude Code model instead.
- Frontend: React, Vue, Angular, Svelte
- Backend: Node.js, Python, Go, PHP, Java
- Mobile: React Native, Flutter, Swift, Kotlin
- Development Speed: Dramatically faster feature delivery
- Code Quality: Higher (follows existing patterns)
- Technical Debt: Zero (uses established conventions)
- Completeness: AI asks clarifying questions to fill gaps
- Validation: Built-in linting and project checks
π¦ cc-blueprint-toolkit/
βββ π€ claude/agents/ # Smart research agents
βββ β‘ claude/commands/ # Claude Code Commands
βββ π docs/templates/ # Templates
- Solo Developers - Get team-level productivity + AI thinking partner for feature planning
- Agencies - Handle diverse client projects efficiently
- Startups - Ship features 10x faster with structured planning
- Large Teams - Maintain consistency across developers
- β Star this repo if it saves you hours
- π΄ Fork to customize for your stack
- π¬ Issues for questions and feature requests
- π PRs welcome for new agents and improvements
MIT License - Use freely in commercial projects
If this toolkit saved you hours of development time, consider supporting with a crypto donation:
- USDT TRC-20:
TMSdmfoEVkC4sA1ejmhimcZC4eSremmkjV
- USDT Ton Network, TON:
UQCqxsLGm8ftJvItaZaNrfE2o1RE2G2SV0FHP8pfXluXOAZv
- USDT ERC20:
0x625d8E7e800E863d1b00D90c8937A10094D9380C
Ready to stop wasting hours on features? Install now and experience autonomous development! π
v1.3.0 | Updated: August 30, 2025