30 03 Test Driven Refactoring

Drive structural refactors with compile-failing tests that define the end state. Write tests first that assert the target architecture — module paths, function signatures, ownership boundaries, absence of old code. Tests are red until the refactor is complete. Use when planning or executing large refactors, codebase reorganizations, module moves, or architectural migrations.

majiayu000 ce4bb05 2 files · 9.7 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/30-03-test-driven-refactoring commit ce4bb0500e

Frequently asked questions

npx skillmds add majiayu000/30-03-test-driven-refactoring