关于
This skill provides a comprehensive library of patterns and idioms for the Clap v4+ argument parsing crate, enabling Claude to architect sophisticated Rust CLI applications. It covers essential techniques including both Derive and Builder APIs, complex argument grouping for mutual exclusivity, custom value parsers for advanced validation, and environment variable integration. By leveraging these patterns, developers can rapidly scaffold type-safe, user-friendly command-line tools that adhere to modern Rust development standards and provide a polished end-user experience.