概要
This skill empowers Claude to architect and execute robust database migrations with a focus on version control and system stability. It provides specialized guidance for creating schema changes—such as table modifications and index creation—while ensuring every change is paired with a reliable rollback method. Ideal for developers using ORMs like Prisma, Drizzle, or TypeORM, it helps maintain database integrity during complex transformations and supports zero-downtime deployment strategies by enforcing backwards-compatible schema evolutions.