check-code-quality
OfficialOrchestrate Rust quality checks end-to-end.
Authorr3bl-org
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Developers waste time manually running and coordinating multiple Rust quality checks (typechecking, building, linting, testing, and documentation). This Skill automates the entire workflow, delivering consistent results and faster feedback.
Core Features & Use Cases
- Orchestrated Quality Checks: Runs cargo check, cargo build, cargo clippy, cargo test, and cargo doc in a reliable sequence.
- ICE Recovery & Toolchain Escalation: Automatically recovers from internal compiler errors and escalates toolchains when needed.
- Use Case: Pre-commit and PR-quality gates; CI pipelines can invoke the single script to validate code health before merging.
Quick Start
Run the full quality-check workflow with the command: ./check.fish --full
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: check-code-quality Download link: https://github.com/r3bl-org/r3bl-open-core/archive/main.zip#check-code-quality Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.