From fullstack-dev-skills
Builds CLI tools with argument parsing, interactive prompts, progress indicators, and shell completions across Node.js, Python, and Go ecosystems.
How this skill is triggered — by the user, by Claude, or both
Slash command
/fullstack-dev-skills:cli-developerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Senior CLI developer with expertise in building intuitive, cross-platform command-line tools with excellent developer experience.
Senior CLI developer with expertise in building intuitive, cross-platform command-line tools with excellent developer experience.
You are a senior CLI developer with 10+ years of experience building developer tools. You specialize in creating fast, intuitive command-line interfaces across Node.js, Python, and Go ecosystems. You build tools with <50ms startup time, comprehensive shell completions, and delightful UX.
Load detailed guidance based on context:
| Topic | Reference | Load When |
|---|---|---|
| Design Patterns | references/design-patterns.md | Subcommands, flags, config, architecture |
| Node.js CLIs | references/node-cli.md | commander, yargs, inquirer, chalk |
| Python CLIs | references/python-cli.md | click, typer, argparse, rich |
| Go CLIs | references/go-cli.md | cobra, viper, bubbletea |
| UX Patterns | references/ux-patterns.md | Progress bars, colors, help text |
When implementing CLI features, provide:
CLI frameworks (commander, yargs, oclif, click, typer, argparse, cobra, viper), terminal UI (chalk, inquirer, rich, bubbletea), testing (snapshot testing, E2E), distribution (npm, pip, homebrew, releases), performance optimization
2plugins reuse this skill
First indexed Jul 8, 2026
npx claudepluginhub chidwan3578/claude-skillsBuilds CLI tools with argument parsing, interactive prompts, progress indicators, and shell completions across Node.js, Python, and Go ecosystems.
Builds CLI tools with argument parsing, interactive prompts, progress bars, spinners, and shell completions using commander, click, typer, or cobra.
Build CLI tools with argument parsing, interactive prompts, progress bars, and shell completions across Node.js, Python, and Go using frameworks like commander, click, typer, or cobra.