Refactor

This skill should be used when the user says "refactor this", "fix this smell", "apply Extract Method", "apply [technique name]", "clean up this code", or passes a finding code from smell-scan (e.g. B1, D3, C2). Also trigger when the user wants to apply a specific refactoring.guru technique to a specific location, or to apply everything (or everything in a domain) flagged by a prior smell-scan. Carries each finding's technique, file, location, and smell context into a safe test → refactor → test → commit cycle, delegating edits to the refactoring-applier agent.

DieGopherLT Updated

File contents

DieGopherLT/claude-kit/tree/main/plugins/refactoring-guru/skills/refactor commit 8a54839d8a

Frequently asked questions

npx skillmds@latest add diegopherlt/refactor