About
The Database Migration skill provides comprehensive guidance and implementation patterns for managing database evolution across major ORMs including Sequelize, TypeORM, and Prisma. It empowers developers to execute complex schema transformations, data migrations, and version upgrades while maintaining application stability through multi-step deployment patterns and transactional rollback procedures. Whether you are refactoring data models, switching ORM frameworks, or performing zero-downtime production updates, this skill provides the standardized scripts and best practices required for safe and predictable database operations.