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