Skip to main content

command

Creates or modifies CLI commands in src/application/commands/. Use when adding a new command or subcommand, changing flags or the action handler, registering a command in cli.ts, or reviewing a command for thin-wrapper compliance. Do NOT use for implementing business logic — use `use-case` instead. Do NOT use for infrastructure changes — use `adapter` instead.

Aller à l'installation

Informations de source

Dépôt
ai-driven-dev/framework
Dernière activité de la source
22 juillet 2026 à 09:10
Langue détectée de SKILL.md
anglais
Étoiles
445
Forks
35

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.