rust - Standardized Rust development for tempoxyz
Standardize Rust project development with fmt, clippy, nextest, sccache, mold, feature-powerset checks, MSRV builds, and xtask patterns
Tags
Updated: 2026-03-10Capabilities
Typical Inputs
Typical Outputs
What this skill does
- format code
- lint code
- run tests
- check features
- build docs
- validate MSRV
- generate artifacts
- check licenses
- check typos
Inputs
- Rust crate
- toolchain version
- source code
- lockfiles
- fixtures
Outputs
- formatted code
- lint report
- test results
- feature check report
- documentation
- built binaries
- generated artifacts
Requirements
- stable or nightly Rust toolchain
- sccache
- mold linker
- nextest
- cargo-hack
- typos
- cargo deny
