Refactor

[UDS] Guide refactoring decisions and strategy selection, including the refactor-versus-rewrite call. Use when: code has become hard to change, choosing between tactical and architectural refactoring, working safely inside legacy code. Not for: moving to a different framework or major version — use /migrate; clearing debug artifacts and dead code — use /sweep. Keywords: refactor, rewrite, strangler, legacy code, technical debt, code smell, 重構, 重寫, 技術債.

AsiaOstrich 22be2c4 2 files · 15.7 KB Updated

File contents

AsiaOstrich/universal-dev-standards/tree/main/skills/refactoring-assistant commit 22be2c4ae8

Frequently asked questions

npx skillmds@latest add asiaostrich/refactor