关于
This Claude Code Skill provides specialized guidance for executing database migrations using popular ORMs like Sequelize, TypeORM, and Prisma. It focuses on maintaining system availability through zero-downtime deployment patterns, safe schema transformations (such as the expand-and-contract strategy), and robust rollback procedures. Whether you are refactoring data models, upgrading database versions, or migrating between different database engines like PostgreSQL and MySQL, this skill offers the implementation patterns and best practices needed to ensure data integrity and minimal service disruption.