From bkit — AI Native Development OS
Lists all available bkit skills (PDCA, Sprint, Control, 40+ specialized) via /bkit or 'bkit help'.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bkit:bkit [help][help]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Version**: 2.1.5 | **38 Skills** | **36 Agents** | **2 MCP Servers** | **4 Output Styles**
Version: 2.1.5 | 38 Skills | 36 Agents | 2 MCP Servers | 4 Output Styles
Type /bkit or bkit help to see this guide.
| Skill | Description |
|---|---|
/pdca [action] [feature] | Unified PDCA cycle — plan, design, do, analyze, iterate, report |
/pdca-batch | Manage multiple PDCA features and batch operations |
/plan-plus [feature] | Brainstorming-enhanced planning with intent discovery and YAGNI review |
/rollback | PDCA checkpoints — create, list, restore for safe recovery |
| Phase | Skill | Description |
|---|---|---|
| 1 | /phase-1-schema | Define terminology, data structures, entities |
| 2 | /phase-2-convention | Coding rules, conventions, standards |
| 3 | /phase-3-mockup | UI/UX mockups and HTML/CSS/JS prototypes |
| 4 | /phase-4-api | Backend API design and implementation |
| 5 | /phase-5-design-system | Platform-independent design systems |
| 6 | /phase-6-ui-integration | Frontend UI and backend API integration |
| 7 | /phase-7-seo-security | SEO and security hardening |
| 8 | /phase-8-review | Architecture consistency and quality verification |
| 9 | /phase-9-deployment | CI/CD pipelines, deployment strategies |
| — | /development-pipeline | Complete pipeline guide (all 9 phases) |
| Skill | Description |
|---|---|
/code-review | Code quality analysis, bug detection, best practices |
/qa-phase | QA test planning, generation, execution (L1-L5) |
/zero-script-qa | Test without scripts using JSON logging + Docker |
/audit | Audit logs, decision traces, session history |
| Skill | Description |
|---|---|
/starter | Static web (HTML/CSS/JS, Next.js App Router) — beginners |
/dynamic | Fullstack with bkend.ai BaaS — auth, DB, API |
/enterprise | Microservices, K8s, Terraform, AI Native methodology |
| Skill | Description |
|---|---|
/bkend-quickstart | MCP setup, resource hierarchy, first project |
/bkend-data | CRUD, column types, filtering, sorting, relations |
/bkend-auth | Email/social login, JWT, RBAC, session management |
/bkend-storage | File upload (presigned URL), download (CDN), buckets |
/bkend-cookbook | Project tutorials and error troubleshooting |
| Skill | Description |
|---|---|
/control | Automation level (L0-L4), trust score, guardrails |
/deploy | Deploy feature to dev/staging/prod with level-based strategy |
/btw | Collect improvement suggestions during work |
/skill-create | Create project-local skills interactively |
/skill-status | Show loaded skill inventory and conflicts |
| Skill | Description |
|---|---|
/desktop-app | Electron and Tauri cross-platform desktop apps |
/mobile-app | React Native, Flutter, Expo cross-platform mobile |
| Skill | Description |
|---|---|
/pm-discovery | PM Agent Team — product discovery, strategy, PRD |
/cc-version-analysis | CC CLI version upgrade impact analysis |
| Skill | Description |
|---|---|
/claude-code-learning | Claude Code configuration, tips, workflows |
/bkit-rules | Core PDCA methodology, quality standards |
/bkit-templates | PDCA document templates |
/bkit | This help guide |
| Server | Tools | Description |
|---|---|---|
bkit-pdca | 8 tools | PDCA status, feature CRUD, metrics, document read |
bkit-analysis | 5 tools | Audit search, checkpoint management, code quality, gap analysis |
| Style | Best For |
|---|---|
bkit-concise | Quick tasks, minimal output |
bkit-standard | Default balanced output |
bkit-detailed | Complex features, full context |
bkit-report | PDCA reports, formal documentation |
Use /config output-style [style] to switch.
cto-lead agent with specialized sub-agentspm-discovery with 4 PM analysis agentsCLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1/pdca plan my-feature # Start planning
/pdca design my-feature # Create design doc
/pdca do my-feature # Implementation phase
/pdca analyze my-feature # Gap analysis
/pdca report my-feature # Generate report
/control status # Check automation level
/audit recent # View recent audit logs
/btw "improvement idea" # Capture suggestion
npx claudepluginhub popup-studio-ai/bkit-claude-code --plugin bkitCore rules for bkit — PDCA methodology, level detection, agent triggering, quality standards, Sprint management, and Trust Level scope (L0-L4). Auto-applies workflow rules for feature, bug fix, refactoring, and gap analysis tasks.
Orchestrates 6-phase SDLC pipeline (discovery, requirements, architecture, workstreams, implementation, summary) for guided feature development. Supports plan persistence, wave-based resume, autonomous mode, verification, and Stitch UI integration.
Runs opinionated sprint pipeline from brainstorm to retro, generating Markdown artifacts and JSON handoffs per phase. Includes CLI for init, status, complete, skip, and dry-run.