commandkit-i18n

Installation
SKILL.md

CommandKit i18n Plugin

Activation guidance

Use for multilingual command metadata and translated runtime responses.

Required filesystem expectations

  • plugin registration in commandkit.config.ts
  • locale files under src/app/locales/<locale>/*.json
  • command/event handlers in src/app/commands/** and src/app/events/**

Execution workflow

  1. Register i18n() plugin.
  2. Build locale directory and translation files.
  3. Add $command keys for metadata localization.
Related skills
Installs
17
GitHub Stars
157
First Seen
Apr 5, 2026