incremental-refactoring
Use when IMPLEMENTING refactoring changes. Enforces metrics-driven protocol with before/after measurements. Triggers: "implement refactor", "apply refactoring pattern", "clean up code smell", "extract method", "move method". No exceptions for "simple" refactorings - use this. NOTE: If you need to FIND duplicates first, use duplicate-code-detector, then return here for implementation.
$ 설치
git clone https://github.com/pvillega/claude-templates /tmp/claude-templates && cp -r /tmp/claude-templates/.claude/skills/incremental-refactoring ~/.claude/skills/claude-templates// tip: Run this command in your terminal to install the skill
Repository

pvillega
Author
pvillega/claude-templates/.claude/skills/incremental-refactoring
11
Stars
4
Forks
Updated1w ago
Added1w ago