← Back to catalog
skill ✓ Verified

Refactoring Patterns

Improve code structure without changing behavior — safe, incremental moves backed by tests. Use when code is hard to change or before adding a feature to messy code.

npx @aiskillet/cli add refactoring-patterns --target claude-code

Install once: npm i -g @aiskillet/cli — then it works in whatever tool you use. The same skill, compiled to each target's native format.

Author
@aiskillet
Source
aiskillet/cookbook/tree/main/skills/refactoring-patterns
Targets
claude-code
License
MIT
Tags
coding, refactoring, quality