home/categories/cli-tools/davila7-claude-code-templates-cli-tool-components-skills-development-rust-cli-builder-skill-md
cli-toolstools
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.
maintainer
davila7
更新於 2/14/2026
星標
24426
分支
2400
quick start
Installation and usage
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.
安裝
$ install --globalskills.sh
使用
安裝後,您可以通過在終端運行以下命令來使用此技能:
skills use rust-cli-builder