refactoring-python

Installation
SKILL.md

Refactoring Python

When to use

When the user asks to review, improve, clean up, or refactor Python code.

Locale

  • If the user writes in Portuguese → read files from pt-br/
  • Default → read files from en/

Workflow

  1. Read {locale}/smells.md to identify what's wrong in the code
  2. Read {locale}/techniques.md to choose the right fix
  3. For full detail on a smell: {locale}/details/smells/{name}.md
  4. For full detail on a technique: {locale}/details/techniques/{name}.md
Installs
1
First Seen
Apr 23, 2026
refactoring-python — bolinha1/refactoring-skills