关于
Systematic Type Migration is a specialized Claude Code skill designed to handle complex refactoring tasks where core types or components need replacement. It mitigates the risk of integration failure by enforcing a workflow that starts with end-to-end testing followed by a file-by-file migration strategy. By keeping both old and new types active during the transition, it allows for atomic commits and continuous verification, ensuring that the system remains functional at every step of the migration process. This skill is ideal for large-scale architectural changes where 'big bang' migrations would otherwise lead to silent failures and disconnected systems.