create-commandkit
Installation
SKILL.md
Create CommandKit CLI
Activation guidance
Use for greenfield setup, template selection, and first-run onboarding commands.
Required filesystem expectations
- generated project root with
package.json commandkit.config.tsor.jssrc/app/commands/**andsrc/app/events/**
Execution workflow
- Select bootstrap mode (interactive, defaults, or example).
- Select package manager and installation flags.
- Produce copy-paste command and next steps.
- Verify generated structure before adding features.