Initialize Starter level project (static web, Next.js basics)
Creates PDCA documentation structure for static web or Next.js starter projects.
/plugin marketplace add popup-studio-ai/bkit-claude-code/plugin install bkit@bkit-marketplaceCheck Project Structure
Create PDCA Document Folders
docs/
├── 01-plan/
│ ├── _INDEX.md
│ └── features/
├── 02-design/
│ ├── _INDEX.md
│ └── features/
├── 03-analysis/
│ └── _INDEX.md
└── 04-report/
└── _INDEX.md
Generate Base Documents
Completion Message
✅ Starter project has been initialized!
Next Steps:
1. /pdca-plan [feature-name] - Write first feature plan
2. Or request feature implementation and PDCA will be automatically applied