About
The ruff-linting skill equips Claude with expert knowledge for maintaining high-quality Python codebases using the Rust-based Ruff linter. It enables rapid identification of bugs, enforcement of PEP 8 standards, and automated code formatting, effectively replacing multiple legacy tools like Flake8, isort, and pylint with a single, high-performance utility. This skill is ideal for developers looking to streamline their linting workflow, implement comprehensive rule sets, or integrate fast static analysis into their local development and CI/CD pipelines.