database

database-migration

5.2k starsUpdated 2025-12-28
Compatible with:claudecodex

Description

Execute database migrations with zero-downtime strategies and rollback procedures.

How to Use

  1. Visit the GitHub repository to get the SKILL.md file
  2. Copy the file to your project root or .cursor/rules directory
  3. Restart your AI assistant or editor to apply the new skill

Full Skill Documentation

name

database-migration

description

Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating databases, changing schemas, performing data transformations, or implementing zero-downtime deployment strategies.

Tags

#database#migration