Skip to main content
Back to registry

cli-developer

jeffallan/claude-skills

Installs769
Install command
npx skills add https://github.com/jeffallan/claude-skills --skill cli-developer
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
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 - 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 CLI framework for the language (see Reference Guide below). After wiring up commands, run --help to verify help text renders correctly and --version to confirm version output. - Polish — Add completions, help text, error messages, progress indicators.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

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

cli-developer is listed in SkillJury, but the source summary is still sparse.

Is cli-developer good?

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

What agent does cli-developer work with?

cli-developer currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to cli-developer?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I 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