About
This skill empowers Claude to master the database lifecycle by providing implementation patterns for complex schema changes, data migrations, and rollback procedures. It supports popular ORMs including Sequelize, TypeORM, and Prisma, while focusing on high-availability techniques like blue-green deployments and transaction-based migrations. Whether you are refactoring data models, upgrading database versions, or migrating between different ORM platforms, this skill ensures data integrity and minimizes service interruptions through standardized best practices.