About
This skill empowers developers to manage complex database evolutions efficiently by providing standardized patterns for Sequelize, TypeORM, and Prisma. It goes beyond simple schema changes by offering guidance on zero-downtime deployment strategies, complex data transformations, and transaction-based rollback procedures to ensure data integrity. Whether you're refactoring data models, switching between ORMs, or performing cross-database migrations (e.g., PostgreSQL to MySQL), this skill provides the necessary templates and best practices to execute changes safely and reliably in production environments.