Acerca de
This skill empowers Claude to handle the complete lifecycle of database schema evolution. It automates the creation of timestamped migration files containing both 'up' and 'down' logic, ensuring that database changes are reversible and well-documented. Supporting major engines like PostgreSQL, MySQL, SQLite, and MongoDB, it helps developers maintain schema integrity through best practices like idempotency and atomic transactions, making it an essential tool for modern backend development and CI/CD workflows.