rust-testing-verification

Comprehensive testing strategies for Rust including property-based testing with proptest, fuzz testing with cargo-fuzz, benchmark testing with Criterion, contract testing for traits, and Miri for undefined behavior detection. Use when writing tests, ensuring code correctness, detecting edge cases, or measuring performance.

$ インストール

git clone https://github.com/matthewharwood/engmanager.xyz /tmp/engmanager.xyz && cp -r /tmp/engmanager.xyz/.claude/skills/rust-testing-verification ~/.claude/skills/engmanager-xyz

// tip: Run this command in your terminal to install the skill