About
The Backend Migrations skill equips Claude with the expertise to handle complex database schema evolutions and data transitions safely. It provides structured guidance on creating reversible migrations, implementing database indexes for performance, and managing constraints like foreign keys and unique identifiers. Whether you're working with Prisma, Rails-style migrations, or raw SQL scripts, this skill ensures that database changes are backwards-compatible, well-documented, and optimized for high-availability environments where zero-downtime is a priority.