migration-strategies

Official

Master database schema evolution.

AuthorMolcajeteAI
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the complexities and risks associated with managing database schema changes and data migrations, ensuring smooth and safe updates.

Core Features & Use Cases

  • Safe Migration Patterns: Provides strategies for adding/removing columns, renaming columns, and adding indexes without downtime.
  • Workflow Guidance: Details best practices for both Prisma and Drizzle ORMs, including development and production commands.
  • Data Migration: Offers patterns for backfilling and transforming data safely.
  • Use Case: When deploying a new feature that requires adding a non-nullable column to a critical users table, this skill guides you through the multi-step process to avoid application errors and downtime.

Quick Start

Use the migration-strategies skill to learn how to safely add a new column to the users table using Prisma.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: migration-strategies
Download link: https://github.com/MolcajeteAI/plugin/archive/main.zip#migration-strategies

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.