Database Migration Skill
Official Verified Data Free
Generates safe, reversible database migrations for Prisma, Drizzle, Alembic, and raw SQL. Handles schema changes, index creation, data backups before destructive ops, and rollback scripts. Enforces migration safety rules: no dropping columns without a deprecation window, no locking migrations on large tables without batching.
Install
gh skill install prisma/prisma Use Cases
- Generate a Prisma migration to add a nullable column with a safe default before making it required
- Write a batched migration to backfill a new computed column on a 10M-row table without locking
- Audit a set of pending migrations for destructive operations and generate rollback scripts
Works With
claude-codecursorcodex
Tags
#database#migrations#prisma#drizzle#alembic#sql#schema#official
Machine-readable: /api/skills.json