AI Agentsai-developmentai-development-toolsautomationautonomous-developmentautopilot
Installation
# Add to your Claude Code skills
git clone https://github.com/croffasia/cc-blueprint-toolkit
README.md
🏗️ Blueprint-Driven Claude Code Autopilot
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!
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
183,625
awesome-claude
awesome-claude-code
awesome-claude-prompts
claude-agents
claude-ai
claude-code
claude-code-commands
claude-code-subagents
code-generation
development-tools
prd
prp
❤️ Why Developers Love It
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
🚀 Quick Start
Installation (3 simple steps)
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.
🎯 Commands
1. Think Through Your Feature (/bp:brainstorm)
Smart AI Scrum Master guides you through structured planning
Asks the right questions to uncover hidden requirements
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.