run-clippy

Official

Enforce Rust quality with clippy and style.

Authorr3bl-org
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps Rust developers enforce code quality by running clippy, applying strict comment punctuation rules, formatting with cargo fmt, and validating module organization patterns. This ensures a consistent, clean codebase across crates and commits.

Core Features & Use Cases

  • Clippy linting: Run cargo clippy across all targets to surface correctness, performance, style, and complexity issues.
  • Comment punctuation enforcement: Apply documented punctuation rules to all comments to improve readability and consistency.
  • Code formatting: Run cargo fmt across the workspace to enforce formatting consistency.
  • Module organization checks: Validate module layout patterns to maintain a clean public API and documentation.
  • Use Case: Before committing changes to a multi-crate Rust project, run this skill to auto-detect and fix style issues, produce a clean commit-ready state.

Quick Start

Use the run-clippy skill to lint and format the current workspace. It will apply clippy, formatting, and organization checks and report any issues detected.

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: run-clippy
Download link: https://github.com/r3bl-org/r3bl-open-core/archive/main.zip#run-clippy

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 223,000+ vetted skills library on demand.