cli-developer
Expert guidance for building high-performance, cross-platform CLI tools using Node.js, Python, and Go.
Install
npx skills add https://github.com/jeffallan/claude-skills --skill cli-developerStats
| Total installs | 1,066 |
| Weekly installs | 1.1K |
| GitHub stars | 7.4K |
| First seen | Jan 20, 2026 |
| Source | @jeffallan/claude-skills |
Summary
- Covers Node.js (commander, yargs), Python (click, typer), and Go (cobra, viper) frameworks with design patterns for subcommands, flags, and configuration
- Includes UX patterns for progress bars, spinners, color output with TTY detection, and graceful signal handling
- Requires startup time under 50ms, consistent flag naming, non-interactive fallbacks for CI/CD, and shell completion generation
- Enforces cross-platform testing (Windows, macOS, Linux) and proper stderr/stdout separation for piped output
Tags
Related skills
| Skill | Installs | vs cli-developer |
|---|---|---|
| crypto-report | 1,025 | -41 |
| start-issue | 1,168 | +102 |
| vet | 1,090 | +24 |
| asc-app-create-ui | 968 | -98 |
| authenticate-wallet | 1,006 | -60 |
FAQ
- How many installs does cli-developer have?
- cli-developer has 1,066 total installs and 1.1K installs this week.
- Where is cli-developer hosted?
- cli-developer is published by @jeffallan/claude-skills at https://github.com/jeffallan/claude-skills.
- How many GitHub stars does cli-developer have?
- cli-developer has 7.4K GitHub stars.
- When was cli-developer first indexed?
- OrangeBot.AI first indexed cli-developer on Jan 20, 2026.
- How do I install cli-developer?
- Run: npx skills add https://github.com/jeffallan/claude-skills --skill cli-developer