Create CLI

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.

seflless Updated

File contents

seflless/dot-agents/tree/main/skills/create-cli commit 052ffc27d6

Frequently asked questions

npx skillmds@latest add seflless/create-cli