关于
The TDD Refactor Phase skill guides Claude through the critical third stage of the Test-Driven Development cycle. It ensures that once tests pass, code is cleaned, de-duplicated, and aligned with SOLID principles and design patterns while strictly preserving existing functionality. By enforcing a workflow of continuous testing and incremental improvements, it helps developers eliminate technical debt, improve readability, and maintain high-quality codebases without the risk of regression.