概要
The Database Test Manager skill empowers developers to build robust data layers by automating the creation of realistic test data via factories and ensuring clean test states through automatic transaction rollbacks. It streamlines the validation of database schemas against expected structures, making it an essential tool for integration testing and migration verification. By handling the boilerplate of database setup and cleanup, it allows Claude to maintain high-quality data interactions while preventing data pollution in development and testing environments.