概要
This skill equips Claude with specialized expertise for managing database migrations across popular Node.js ORMs including Sequelize, TypeORM, and Prisma. It provides comprehensive patterns for executing schema transformations, complex data backfilling, and multi-step zero-downtime deployments. By focusing on safety and reliability, the skill helps developers implement robust rollback procedures, transaction-based updates, and cross-database compatibility logic, ensuring that structural database changes never compromise application uptime or data integrity.