Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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).

개요

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).

설치 명령
npx skills add https://github.com/souliane/skills --skill ac-adopting-ruff

이 명령을 Claude Code에 복사하여 붙여넣어 스킬을 설치하세요

스타1
포크1
업데이트2026년 4월 24일 10:20
파일 탐색기
8 개 파일
SKILL.md
readonly