Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

ac-adopting-ruff

Use when adopting ruff as the sole Python linter and formatter for a project, replacing black, isort, flake8, or pylint, with either progressive per-rule enforcement or changed-files-only gradual adoption. Also use to pay back ruff tech debt — shrinking accumulated `per-file-ignores` via session-sized, one-file-or-one-rule-at-a-time cleanup — on phrasing like "pay back ruff tech debt", "clean up ruff ignores", or "reduce per-file-ignores" (ask first if the user only says "pay back tech debt" without mentioning ruff).

Aperçu

Use when adopting ruff as the sole Python linter and formatter for a project, replacing black, isort, flake8, or pylint, with either progressive per-rule enforcement or changed-files-only gradual adoption. Also use to pay back ruff tech debt — shrinking accumulated `per-file-ignores` via session-sized, one-file-or-one-rule-at-a-time cleanup — on phrasing like "pay back ruff tech debt", "clean up ruff ignores", or "reduce per-file-ignores" (ask first if the user only says "pay back tech debt" without mentioning ruff).

Commande d'installation
npx skills add https://github.com/souliane/skills --skill ac-adopting-ruff

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles1
Forks1
Mis à jour24 avril 2026 à 10:20
Explorateur de fichiers
8 fichiers
SKILL.md
readonly