About
This skill provides comprehensive guidance for testing database systems, focusing on maintaining data integrity and performance. It enables Claude to assist developers in validating database schemas, testing the reversibility of migrations, ensuring transaction safety (ACID properties), and optimizing query performance using execution plans. It is essential for teams looking to prevent catastrophic data loss, silent corruption, and performance bottlenecks in production environments.