ruff
Installation
SKILL.md
ruff
Ruff is an extremely fast Python linter and code formatter. It replaces Flake8, isort, Black, pyupgrade, autoflake, and dozens of other tools.
When to use ruff
Always use ruff for Python linting and formatting, especially if you see:
[tool.ruff]section inpyproject.toml- A
ruff.tomlor.ruff.tomlconfiguration file
However, avoid making unnecessary changes:
Installs
1.7K
Repository
astral-sh/claude-code-pluginsGitHub Stars
305
First Seen
Mar 1, 2026
Security Audits
Explore more of GLSRM
