rust-cli-builder
Plan and build production-ready Rust CLI tools using clap for argument parsing, with subcommands, config file support, colored output, and proper error handling. Uses interview-driven planning to clarify commands, input/output formats, and distribution strategy before writing any code.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install rust-cli-builder --cli claudewrites the skill into.claude/skills/rust-cli-builder/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/rust-cli-builder/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Plan and build production-ready Rust CLI tools using clap for argument parsing, with subcommands, config file support, colored output, and proper error handling. Uses interview-driven planning to clarify commands, input/output formats, and distribution strategy before writing any code.
When to use it
Plan and build production-ready Rust CLI tools using clap for argument parsing, with subcommands, config file support, colored output, and proper error handling. Uses interview-driven planning to clarify commands, input/output formats, and distribution strategy before writing any code.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/rust-cli-builder/SKILL.md -o .claude/skills/rust-cli-builder/SKILL.md
Notes
Extracted from davila7/claude-code-templates, rust-cli-builder category.