gorm-migration

Community

Migrate GORM schemas safely and reliably.

Authorliurida
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Managing database schema changes can be error-prone and time-consuming. This Skill guides you through using GORM migrations to keep your models and schema aligned, reducing drift and manual rework.

Core Features & Use Cases

  • Auto Migration: apply model changes to the database, creating or updating tables, columns, and indexes while explaining caveats.
  • Migrator Interface: examples of fine-grained control over table and column operations such as CreateTable, HasTable, DropTable, and RenameTable.
  • Best Practices: guidance on when AutoMigrate is appropriate, and how to avoid destructive changes in production environments.

Quick Start

Define your GORM models and run AutoMigrate to initialize or update the database schema.

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: gorm-migration
Download link: https://github.com/liurida/gorm-development-skill/archive/main.zip#gorm-migration

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.