sql-migrations

Community

DB migrations mastery with Prisma, Drizzle, SQL.

Author1Mangesh1
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Managing and versioning database schema changes across Prisma, Drizzle, and raw SQL can become error-prone and hard to reproduce across environments. This Skill provides a cohesive workflow to define, apply, and rollback migrations in a deterministic manner.

Core Features & Use Cases

  • Prisma migrations: create, apply, seed, and rollback migrations for PostgreSQL, MySQL, and SQLite.
  • Drizzle migrations: define and run schema changes with a modern, lightweight approach.
  • Raw SQL migrations: craft and execute SQL scripts with explicit up/down patterns.
  • Safe deployment: maintain a clear history of changes, ensure repeatable deployments, and support seeding.

Quick Start

Define a change in your schema and run the corresponding migration command to apply it.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: sql-migrations
Download link: https://github.com/1Mangesh1/dev-skills-collection/archive/main.zip#sql-migrations

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.