refactoring

Systematic refactoring with small-step discipline. Use when user says 'refactor', 'clean up', 'restructure', 'extract', 'rename', 'simplify', or mentions code smells. Enforces one change → test → commit cycle. For structural improvements, NOT style/formatting (use /lint). NOT for adding features or fixing bugs.

$ Installieren

git clone https://github.com/TheMostlyGreat/safeword /tmp/safeword && cp -r /tmp/safeword/.claude/skills/safeword-refactoring ~/.claude/skills/safeword

// tip: Run this command in your terminal to install the skill