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