commandkit-plugin-development

Installation
SKILL.md

CommandKit Plugin Development

Activation guidance

Use when building custom plugins that modify CommandKit runtime behavior, command registration flow, or source compilation.

Required filesystem expectations

  • plugin source files in project plugin directory (for example src/plugins/**)
  • plugin wiring in commandkit.config.ts
  • optional template output targets under application source tree

Execution workflow

Installs
20
GitHub Stars
157
First Seen
Apr 5, 2026
commandkit-plugin-development — neplextech/commandkit