Design CLIs for humans and LLM agents — subcommand shape, output streams, exit codes, JSON modes, TTY-aware color, structured errors, mutation safety. Use when building or refactoring a CLI, adding machine-readable output, writing --help, deciding stdout vs stderr, or making a tool agent-friendly.
$npx -y skills add crouton-labs/crouton-kit --skill cli-designInstalls into the current project.
Run `npx skills use "https://github.com/crouton-labs/crouton-kit" --skill "crouton-labs/crouton-kit/cli-design"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/crouton-labs/crouton-kit" that are relevant to the current task. Run `npx skills add "https://github.com/crouton-labs/crouton-kit"` and select the relevant skills, then follow their instructions.