π Need advanced features? Check out the PRO version with early access and lifetime license
β vibecodekit.dev
π Use code CCBLUEPRINT for 10% OFF
Claude Code Plugin for smart blueprint-driven development
AI analyzes patterns, creates solid implementation plans, delivers working code in 15 minutes
Blueprint-driven development plugin: AI analyzes your codebase patterns, creates comprehensive implementation plans, then delivers production-ready code with tests. Smart preparation over endless iterations.
/bp:init
# β Automatically installs/updates templates in your project β docs/templates/*
/bp:brainstorm Add user authentication with OAuth2
# β Smart feature planning session β docs/brainstorming/2025-08-22-user-auth.md
/bp:generate:prp @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
/bp:execute:prp @docs/prps/user-auth.md
# β Working auth system (direct PRP execution for simple features)
/bp:execute:task @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
 - Smart Research - Finds patterns in your codebase or searches dev resources for best practices when needed
 - Auto Task Breakdown - Complex features automatically split into manageable step-by-step tasks
 - Any Tech Stack - React, Python, Go, PHP - works everywhere
 
Step 1: Install Plugin
In Claude Code console, run:
# Short format
/plugin marketplace add croffasia/cc-blueprint-toolkit
# Or full URL
/plugin marketplace add https://github.com/croffasia/cc-blueprint-toolkit.gitStep 2: Initialize Templates
In your project directory, run once:
/bp:initThis will automatically install documentation templates to your project, enabling the full Blueprint workflow.
- 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
 
brainstorm β generate prp β execute
- Start with Ideas - Use 
/bp:brainstormwhen you need to explore and refine feature concepts - Generate Implementation Plan - Use 
/bp:generate:prpto create detailed technical specifications - Choose Your Execution Path:
- Simple Features: 
/bp:execute:prp- Direct implementation for straightforward tasks - Complex Features: 
/bp:execute:task- Step-by-step implementation with progress tracking 
 - Simple Features: 
 
generate prp β execute
Skip brainstorming when you have clear requirements:
- Generate Plan: 
/bp:generate:prp - Execute: Choose 
/bp:execute:prpfor simple features or/bp:execute:taskfor complex ones 
Pro Tip: Use
/bp:execute:taskfor higher quality first-pass implementations on complex features
- 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
βββ docs/                     # Documentation & guides
    βββ vibe-coding-guide.md  # 10 essential tips for AI-powered development
- Solo Developers - Get team-level productivity + AI thinking partner for feature planning
 - Startups - Ship features 10x faster with structured planning
 - Large Teams - Maintain consistency across developers
 
- Vibe Coding Guide - 10 essential tips for building projects with AI assistance
 
Want production-ready setup with zero configuration?
Vibe Code Kit PRO - Early Access with Lifetime License
π Use code CCBLUEPRINT for 10% OFF
What's included:
- Enhanced PRP Workflow - Optimized blueprint generation with smarter context handling
 - Smart CLAUDE.md - Pre-configured with lightweight workflow for routine tasks
 - Context-Aware AI Rules - Automatically loads relevant rules based on your task
- Working with styles? Style guidelines and CSS libraries rules auto-loaded
 - API development? Backend patterns and security rules activated
 - Smart context detection eliminates rule overload
 - Modular system lets you customize rules to fit your exact needs
 
 - Standards Compliance Agent - Validates code quality and best practices after task completion
 - Professional Vue 3 Starter Kit - Senior-grade template with Claude Code development rules
- Pre-configured: ESLint, Prettier, Stylelint, TypeScript, Husky, Docker
 - Zero setup required - works from day one
 - Deploy anywhere instantly
 
 
Perfect for teams and professionals who want enterprise-grade AI development tools without the setup hassle.
- β 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
Ready to stop wasting hours on features? Install now and experience autonomous development! π
v1.4.0 | Updated: October 12, 2025
