Acerca de
The Systematic Testing skill transforms Claude into a specialized QA and debugging expert, moving beyond trial-and-error to implement a disciplined engineering approach. It provides a robust framework for Test-Driven Development (TDD), identifying critical edge cases, and executing a four-phase debugging methodology: Root Cause Investigation, Pattern Analysis, Hypothesis Testing, and Implementation. This ensures that every bug is resolved with a regression test and every new feature is backed by a comprehensive suite covering happy paths, boundary conditions, and integration points.