概要
This skill transforms how developers approach testing by enforcing rigorous standards based on BugMagnet principles. It provides a structured framework for writing specification-driven test names, implementing precise assertions, and systematically exploring edge cases across various data types like strings, numbers, and dates. By emphasizing outcome-based naming and the 'one concept per test' rule, it ensures that test suites act as living documentation while significantly reducing debugging time through effective bug clustering strategies.