关于
The Database Migration skill empowers Claude to architect and execute complex schema changes and data transformations using popular ORMs like Sequelize, TypeORM, and Prisma. It provides structured guidance on implementing zero-downtime deployments through multi-phase blue-green strategies, performing safe data refactoring, and establishing reliable rollback procedures using transactions or checkpoints. Whether you are switching between ORMs, upgrading database versions, or migrating data between different dialects like PostgreSQL and MySQL, this skill ensures high availability and data integrity throughout the lifecycle of your database evolution.