Design command-line interface parameters and UX: arguments, flags, subcommands, help text, output formats, error messages, exit codes, prompts, config/env precedence, and safe/dry-run behavior. Use when you’re designing a CLI spec (before implementation) or refactoring an existing CLI’s surface area for consistency, composability, and discoverability.
$npx -y skills add antoniolg/agent-kit --skill create-cliInstalls into the current project.
Run `npx skills use "https://github.com/antoniolg/agent-kit" --skill "antoniolg/agent-kit/create-cli"` 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/antoniolg/agent-kit" that are relevant to the current task. Run `npx skills add "https://github.com/antoniolg/agent-kit"` and select the relevant skills, then follow their instructions.