commandkit-devtools
Installation
SKILL.md
CommandKit Devtools Plugin
Activation guidance
Use for development-time diagnostics and command/runtime introspection.
Required filesystem expectations
- plugin setup in
commandkit.config.ts - environment-aware plugin loading logic
Execution workflow
- Enable devtools only for development.
- Configure port/features as needed.
- Use dashboard findings to target command/event fixes.