cli-command-development
Installation
SKILL.md
CLI Command Development Skill
Use this skill for CLI-related implementation work across commands, routes, utilities, and tests.
When to Use
- Adding or modifying CLI commands in
bin/ - Updating routes in
routes/ - Modifying shared utilities in
utils/ - Adding or adjusting tests in
tests/ - Updating i18n text and translations