cli-builder
Guide users through building a CLI tool for any module or application. Use when users ask to "build a CLI", "create a command-line tool", "add CLI interface", "make this scriptable", "wrap this in a CLI", "add a terminal interface", or mention specific CLI frameworks like argparse, click, typer, commander, yargs, cobra, clap, picocli, or thor. Follows a strict 5-step approval-gated workflow: Analyze -> Design -> Plan -> Execute -> Summarize. Language-agnostic — auto-detects the project's language and recommends appropriate CLI libraries.
Installation and usage
Guide users through building a CLI tool for any module or application. Use when users ask to "build a CLI", "create a command-line tool", "add CLI interface", "make this scriptable", "wrap this in a CLI", "add a terminal interface", or mention specific CLI frameworks like argparse, click, typer, commander, yargs, cobra, clap, picocli, or thor. Follows a strict 5-step approval-gated workflow: Analyze -> Design -> Plan -> Execute -> Summarize. Language-agnostic — auto-detects the project's language and recommends appropriate CLI libraries.
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use cli-builder