rust-code-review

Community

Automate Rust code smells and refactor guidance.

AuthorAlexKVal
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Code smells in Rust slow down delivery, reduce reliability, and increase maintenance burden; this skill analyzes code to detect smells and guides refactoring decisions.

Core Features & Use Cases

  • Automated smell detection across Rust projects (ownership, borrowing, error handling, API design, and structural smells).
  • Auto-fix of high/medium severity issues (where safe) with an accompanying findings report for traceability.
  • Guidance for refactoring decisions (where to move methods, how to reduce boilerplate, and how to enforce better design practices).

Quick Start

Run this skill against your Rust workspace to automatically scan all crates, generate a findings report, apply high/medium fixes, and produce a ready-to-commit change set.

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-code-review
Download link: https://github.com/AlexKVal/rust-skills-for-cursor/archive/main.zip#rust-code-review

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