About
This skill empowers Claude to efficiently manage Python codebases by integrating Ruff, an extremely fast linter and formatter that replaces multiple traditional tools like Flake8, Black, and isort. It provides specialized guidance on when to use Ruff, how to invoke it via various package managers like uv, and how to handle complex configurations within pyproject.toml. By leveraging this skill, Claude can automatically fix code violations, ensure consistent formatting, and maintain high standards across Python projects without the performance overhead of legacy tools.