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.

aiskillstore Updated

File contents

aiskillstore/marketplace commit 447dd2ced8

Frequently asked questions

npx skillmds@latest add aiskillstore/refactoring