About
This skill provides specialized guidance for managing database schema and data evolutions across popular ORMs like Sequelize, TypeORM, and Prisma. It empowers developers to implement complex data transformations, perform cross-database migrations, and execute zero-downtime deployment strategies. By emphasizing transaction-based rollbacks and idempotent scripts, the skill ensures data integrity and minimizes service interruptions during critical infrastructure changes, making it essential for high-availability production environments.