Mk:bootstrap

Use when creating a new project from scratch — orchestrates the full journey from idea to running code. Research → design → plan → scaffold → implement → docs. Explicit invocation only — never auto-activates. CLI = project infrastructure (.claude/), bootstrap = application code + full pipeline. NOT for autonomous multi-hour builds of specified products (see mk:autobuild); NOT for single-task feature work on existing projects (see mk:cook).

ngocsangyem 292a3de 11 files · 28.7 KB Updated

File contents

ngocsangyem/MeowKit/tree/main/.claude/skills/bootstrap commit 292a3dea83

Frequently asked questions

npx skillmds@latest add ngocsangyem/mk-bootstrap