quality
OfficialAutomate thorough code quality reviews.
AuthorVantle
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill performs a comprehensive, multi-pass code quality review, checking security, performance, maintainability, project conventions (CLAUDE.md), architecture, and tests. It also ensures formatting with rustfmt and validates the test suite with Bazel.
Core Features & Use Cases
- Multi-criteria assessment: Security, performance, maintainability, conventions, and tests in a single pass.
- Automated formatting and tests: Runs
rustfmtandbazel testto surface issues early. - Actionable feedback: Returns concrete suggestions aligned with CLAUDE.md rules.
Quick Start
Run a full quality check on the repository (e.g., /quality). Review the results and address any issues before committing.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: quality Download link: https://github.com/Vantle/Vantle/archive/main.zip#quality Please download this .zip file, extract it, and install it in the .claude/skills/ directory.