The Database Migration skill empowers Claude to manage high-stakes database transitions across various platforms and ORMs including Sequelize, TypeORM, and Prisma. It provides structured implementation patterns for schema transformations, data backfilling, and multi-step zero-downtime deployments to ensure updates are safe, reversible, and production-ready. Whether you are refactoring data models, switching ORM providers, or performing cross-database dialect migrations, this skill offers the specific code templates and operational best practices required to maintain data integrity and system uptime.
Características Principales
01Multi-ORM Support (Sequelize, TypeORM, Prisma)
02Complex Data Transformation Scripts
03Transaction-Based Rollback Procedures
04Cross-Database Dialect Compatibility
0589 GitHub stars
06Zero-Downtime Deployment Strategies