This skill should be used when the user asks to "design a CLI", "help me design command-line flags", "what flags should my tool have", "create a CLI spec", "refactor my CLI interface", "design a CLI my agent can call", or wants to design command-line UX (args/flags/subcommands/help/output/errors/config) before implementation or audit an existing CLI surface for consistency and composability.
$npx -y skills add gupsammy/claudest --skill create-cliInstalls into the current project.
Run `npx skills use "https://github.com/gupsammy/claudest" --skill "gupsammy/claudest/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/gupsammy/claudest" that are relevant to the current task. Run `npx skills add "https://github.com/gupsammy/claudest"` and select the relevant skills, then follow their instructions.