ruff-review
CommunityGuided Ruff lint review with interactive flow.
Authorcameronmaske
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Ruff linting across large codebases can be tedious to triage. This Skill runs Ruff and presents an organized, interactive flow to decide which issues to fix or ignore.
Core Features & Use Cases
- Run Ruff on a folder or file to generate a structured list of issues.
- Interactively review each issue and choose to fix or ignore it.
- Optionally save raw Ruff output to JSON for later reference and auditing.
Quick Start
Run a lint report on a project folder and save issues: uv run {baseDir}/scripts/ruff_report.py <path> --save .ruff-issues.json
or
python {baseDir}/scripts/ruff_report.py <path> --save .ruff-issues.json
Dependency Matrix
Required Modules
ruff
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: ruff-review Download link: https://github.com/cameronmaske/agent-stuff/archive/main.zip#ruff-review 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.