stacks-migrations

Official

Orchestrate database migrations with confidence.

Authorstacksjs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Managing database schema changes across development, staging, and production can be error-prone without versioned migrations. This skill provides a workflow for creating migration files, running pending migrations, performing a fresh reset, and seeding data.

Core Features & Use Cases

  • Create timestamped migrations with buddy make:migration.
  • Apply and diff migrations with buddy migrate and buddy migrate --diff.
  • Fresh migrations (drop + recreate) and seeding with buddy migrate:fresh and buddy migrate:fresh --seed.
  • Access to 96+ built-in migrations for core, content, commerce, and system tables.
  • Generate migrations from model diffs via buddy generate:migrations.

Quick Start

Run buddy migrate to apply pending migrations and keep your database schema in sync.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: stacks-migrations
Download link: https://github.com/stacksjs/stacks/archive/main.zip#stacks-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 471,000+ vetted skills library on demand.