code-quality

Maintain high code quality through formatting, linting, and static analysis using rustfmt, clippy, and cargo audit. Use to ensure consistent code style and catch common mistakes.

$ 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/code-quality ~/.claude/skills/rust-self-learning-memory

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