🚀 Quick Installation
Install via Claude Code Marketplace:
# Add bkit marketplace
/plugin marketplace add popup-studio-ai/bkit-claude-code
# Install bkit plugin
/plugin install bkit
bkit - Vibecoding Kit
PDCA methodology + CTO-Led Agent Teams + AI coding assistant mastery for AI-native development
bkit is a Claude Code plugin that transforms how you build software with AI. It provides structured development workflows, automatic documentation, and intelligent code assistance through the PDCA (Plan-Do-Check-Act) methodology.
What is Context Engineering?
Context Engineering is the systematic curation of context tokens for optimal LLM inference—going beyond simple prompt crafting to build entire systems that consistently guide AI behavior.
Traditional Prompt Engineering: "The art of writing good prompts"
Context Engineering: "The art of designing systems that integrate prompts, tools, and state to provide LLMs with optimal context for inference"
bkit's Context Engineering Architecture
| Layer | Components | Purpose |
|---|---|---|
| Domain Knowledge | 31 Skills | Structured expert knowledge |
| Behavioral Rules | 29 Agents | Role-based constraints with model selection |
| State Management | 210 Functions | PDCA status, intent detection, team coordination |
Key Features
- PDCA Methodology - Structured development workflow with automatic documentation
- CTO-Led Agent Teams - Multi-agent orchestration for parallel execution
- Skill Evals Framework - Data-driven skill quality management
- 31 Skills + 29 Agents - Domain-specific knowledge and specialized assistants
- Multilingual Support - 8 languages (EN, KO, JA, ZH, ES, FR, DE, IT)
- 3 Project Levels - Starter (static), Dynamic (fullstack), Enterprise (microservices)
PDCA Workflow Commands
/pdca plan {feature} # Create plan document
/pdca design {feature} # Create design document
/pdca do {feature} # Implementation guide
/pdca analyze {feature} # Run gap analysis
/pdca iterate {feature} # Auto-fix with Evaluator-Optimizer
/pdca report {feature} # Generate completion report
Project Levels
| Level | Description | Stack |
|---|---|---|
| Starter | Static websites, portfolios | HTML, CSS, JS |
| Dynamic | Fullstack applications | Next.js, BaaS |
| Enterprise | Microservices architecture | K8s, Terraform, MSA |
Built with ❤️ by POPUP STUDIO