关于
This Claude Code Skill equips developers with the expertise to manage database evolution seamlessly across popular ORMs like Sequelize, TypeORM, and Prisma. It provides structured patterns for implementing zero-downtime deployments, safe schema transformations, and robust rollback procedures. Whether you are refactoring data models, switching ORMs, or upgrading database versions, this skill ensures data integrity and system availability through transaction-based migrations and blue-green deployment strategies.