Skip to main content
Back to the directory
jeffallan/claude-skillsSoftware EngineeringFrontend and Design

cli-developer

Build cross-platform CLI tools with argument parsing, interactive prompts, and shell completions.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/jeffallan/claude-skills --skill cli-developer
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, cli-developer has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: jeffallan/claude-skills. Canonical URL: https://skills.sh/jeffallan/claude-skills/cli-developer.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Build cross-platform CLI tools with argument parsing, interactive prompts, and shell completions. Load detailed guidance based on context: For Python (click/typer) and Go (cobra) quick-start examples, see references/python-cli.md and references/go-cli.md . 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 Documentation - 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 - Analyze UX — Identify user workflows, command hierarchy, common tasks. Validate by listing all commands and their expected --help output before writing code. - Design commands — Plan subcommands, flags, arguments, configuration. Confirm flag naming is consistent and no existing signatures are broken. - Implement — Build with the appropriate...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does cli-developer do?

Build cross-platform CLI tools with argument parsing, interactive prompts, and shell completions.

Is cli-developer good?

cli-developer does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support cli-developer?

cli-developer currently lists compatibility with Skills CLI.

Is cli-developer safe to install?

cli-developer has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to cli-developer?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install cli-developer?

Run the following command to install cli-developer: npx skills add https://github.com/jeffallan/claude-skills --skill cli-developer

Related skills

More from jeffallan/claude-skills

Related skills

Alternatives in Software Engineering