SKILL_MD
refactoring
by tettuan
32

Use when refactoring code, reorganizing modules, renaming types, deleting old paths, or migrating architecture. MUST read before any structural code change. Prevents incomplete refactoring that silently breaks downstream consumers.

Coding / 软件开发Safe-ishScanned