rust-quality-checker

Community

Quality gate for Rust: fmt, lint, test, audit

Authormatteocervelli
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provides a Rust quality gate including formatting, linting, compilation checks, testing, and security analysis to prevent regressions.

Core Features & Use Cases

  • Rustfmt formatting checks
  • Clippy linting
  • Cargo check and build
  • Cargo test and coverage
  • Cargo audit for security

Quick Start

Run cargo fmt, cargo clippy, cargo test, and cargo audit to validate quality and security.

Dependency Matrix

Required Modules

None required

Components

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: rust-quality-checker
Download link: https://github.com/matteocervelli/llms/archive/main.zip#rust-quality-checker

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository