refactoring
Installation
SKILL.md
Refactoring: Smells & Techniques
A comprehensive guide to detecting code smells and applying refactoring techniques to improve design, clarity, and maintainability.
Read On Demand
| Read When | File |
|---|---|
| Identifying code smells or reviewing a diff/PR for bloaters | Code Smell Catalog |
| Deciding which refactoring technique to use | Refactoring Techniques |
| Choosing the right pattern, scenario-based decisions, or review workflow | Decision Guide |
| Only when user asks where a pattern applies in a specific language | Language Idioms |