quality-unit-testing

Write high-quality Rust unit tests following best practices. Use when writing new tests, reviewing test code, or improving test quality. Emphasizes clear naming, AAA pattern, isolation, and deployment confidence.

$ Installieren

git clone https://github.com/d-o-hub/rust-self-learning-memory /tmp/rust-self-learning-memory && cp -r /tmp/rust-self-learning-memory/.claude/skills/quality-unit-testing ~/.claude/skills/rust-self-learning-memory

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