About
The Database Migrator Skill streamlines the process of evolving database schemas by providing a robust framework for version control and migration management. It enables developers to automatically generate migration scripts from schema differences, validate changes for safety before execution, and maintain consistency across development and production environments. With support for major databases like PostgreSQL, MySQL, and SQLite, it offers intelligent conflict detection and reliable rollback capabilities, ensuring data integrity while significantly reducing the token overhead typically associated with manual schema management in Claude workflows.