概要
This Claude Code skill provides a comprehensive framework for validating database systems, focusing on the prevention of data loss and corruption. It enables developers to automate schema checks, verify complex data integrity constraints, and test the reliability of database migrations. By providing patterns for ACID transaction testing and query performance analysis—including EXPLAIN plan validation—it helps developers maintain high-performing, robust data persistence layers and prevent catastrophic production data issues.