About
This skill empowers Claude to perform advanced mutation testing, a technique that goes beyond simple code coverage to measure the actual effectiveness of your test suite. By automatically introducing small logic changes into your code—such as swapping operators or modifying constants—the skill identifies whether your tests are robust enough to detect these errors. It provides detailed mutation scores and identifies 'surviving mutants,' helping developers pinpoint weak spots in their testing strategy and improve overall software resilience.