rust-quality-gates

Official

Enforce Rust quality gates locally before commits

Authoraxone-protocol
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Rust quality gates ensure changes to Rust code pass a predefined, comprehensive gate sequence before being merged, reducing risk and drift in the codebase.

Core Features & Use Cases

  • Automates a full gate sequence including formatting, linting, testing, test coverage, schema validation, and documentation checks.
  • Integrates with cargo-make to run the defined tasks locally or in CI as part of the development workflow.
  • Use case: before merging a PR that touches core crates, run these gates to catch formatting, type, or documentation issues early.

Quick Start

Run the gate sequence by invoking the run-all script from the skill directory to execute the predefined tasks.

Dependency Matrix

Required Modules

cargo-make

Components

scripts

💻 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-gates
Download link: https://github.com/axone-protocol/contracts/archive/main.zip#rust-quality-gates

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.