home/categories/code-quality/frizzle-chan-mudd-claude-skills-ruff-formatter-skill-md
code-qualitytesting-security

ruff-formatter

Fix Python code formatting issues using the Ruff formatter. Use when: (1) Formatting errors are detected by ruff format --check, (2) Python files need to be formatted to match project style, (3) Pre-commit hooks or CI fail due to formatting issues.

frizzle-chan
maintainer
frizzle-chan
Atualizado 1/20/2026
Estrelas
2
Forks
0
quick start

Installation and usage

Fix Python code formatting issues using the Ruff formatter. Use when: (1) Formatting errors are detected by ruff format --check, (2) Python files need to be formatted to match project style, (3) Pre-commit hooks or CI fail due to formatting issues.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use ruff-formatter