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
> /plugin marketplace add croffasia/cc-blueprint-toolkit> /plugin install bp@cc-blueprint-toolkit
Repo: croffasia/cc-blueprint-toolkit
What's inside
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!
Step 1: Add Plugin from Marketplace
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.git
Step 2: Install Plugin
/plugin install bp
Then restart Claude Code to load the plugin.
Step 3: Initialize Templates
In your project directory, run once:
/bp:init
This will automatically install documentation templates to your project, enabling the full Blueprint workflow.
/bp:brainstorm)docs/brainstorming/feature-session.md/bp:generate-prp)docs/prps/feature-name.mddocs/tasks/feature-name.md/bp:execute-prp)/bp:execute-task)brainstorm โ generate prp โ execute
/bp:brainstorm when you need to explore and refine feature concepts/bp:generate-prp to create detailed technical specifications/bp:execute-prp - Direct implementation for straightforward tasks/bp:execute-task - Step-by-step implementation with progress trackinggenerate prp โ execute
Skip brainstorming when you have clear requirements:
/bp:generate-prp/bp:execute-prp for simple features or /bp:execute-task for complex onesPro Tip: Use
/bp:execute-taskfor higher quality first-pass implementations on complex features
๐ฆ 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
Want production-ready setup with zero configuration?
๐ Use code CCBLUEPRINT for 10% OFF
What's included:
Perfect for teams and professionals who want enterprise-grade AI development tools without the setup hassle.
MIT License - Use freely in commercial projects
Ready to stop wasting hours on features? Install now and experience autonomous development! ๐
.claude-plugin/
marketplace.json
plugin.json
.gitignore
.mcp.json
claude/
agents/
codebase-research.md
preflight-prp.md
research-agent.md
team-lead-task-breakdown.md
commands/
brainstorm.md
execute-prp.md
execute-task.md
generate-prp.md
init.md
docs/
templates/
brainstorming_session_template.md
prp_document_template.md
technical-task-template.md
vibe-coding-guide.md
LICENSE
public/
vibecodekit-banner-youtube.png
vibecodekit-banner.png
README.mdFAQ
bp is a Claude Code plugin with hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.