About
This skill transforms Claude into a specialized test engineer, focusing on the generation of unit, integration, and edge case tests following Test-Driven Development (TDD) best practices. It helps developers identify gaps in coverage, simulate complex interactions via mocking, and ensure that new features or refactored code remain regression-free. By adhering to the test pyramid and providing language-specific patterns for Python and JavaScript, it ensures that codebases are not only functional but maintainable and robust against unexpected inputs.