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
Обновлено 1/20/2026
Звёзды
2
Форки
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.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use ruff-formatter