go-migration

Community

Design and implement database migrations.

Authorvictorzhuk
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation and management of database migrations for Go applications, ensuring safe and consistent schema evolution.

Core Features & Use Cases

  • Database Schema Evolution: Design and implement additive, backward-compatible schema changes.
  • Data Migration: Handle complex data transformations using SQL or Go.
  • Idempotent & Reversible Migrations: Focus on safety with strategies for rollback and non-reversible operations.
  • Use Case: Safely update your PostgreSQL database schema by adding new tables, columns, or modifying existing ones with minimal downtime and a clear rollback plan.

Quick Start

Use the go-migration skill to generate a SQL migration file for adding a new 'users' table with 'id' and 'email' columns.

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: go-migration
Download link: https://github.com/victorzhuk/go-ent/archive/main.zip#go-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 223,000+ vetted skills library on demand.