关于
The Database Testing skill provides specialized guidance for maintaining high-quality data persistence layers. It equips Claude with the patterns necessary to validate database structures, verify referential integrity, and ensure that migrations are both successful and reversible. By focusing on critical areas like transaction isolation and query performance through EXPLAIN plan analysis, this skill helps developers catch catastrophic data bugs and performance bottlenecks before they reach production environments.