About
This skill empowers developers to handle evolving database structures with confidence by providing specialized guidance for executing migrations within popular ORMs like Sequelize, TypeORM, and Prisma. It focuses on maintaining data integrity through multi-phase deployment patterns, transaction-based rollback procedures, and cross-database dialect handling. Whether you are refactoring legacy data models, upgrading database versions, or performing complex data transformations, this skill provides the implementation patterns needed to minimize service interruption and prevent data loss.