db-migrations

Community

Manage database schema changes.

Authordodevproject
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a structured and safe way to manage database schema changes and migrations, ensuring data integrity and consistency.

Core Features & Use Cases

  • Generate Migrations: Automatically create migration files based on schema definitions.
  • Custom Migrations: Support for non-schema-related SQL commands like creating extensions.
  • Idempotent SQL: Guides users to write safe, re-runnable SQL statements for robust migrations.
  • Use Case: When adding a new column to the 'users' table, use this Skill to generate the migration, ensure the SQL is safe to re-run, and update the database client.

Quick Start

Use the db-migrations skill to generate a new database migration.

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: db-migrations
Download link: https://github.com/dodevproject/lobe-chat/archive/main.zip#db-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.