erp-db-migration

Community

Manage Supabase DB migrations

Authoranhnq-lab
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of managing database schema changes for the CIC ERP system, ensuring consistency and adherence to project standards.

Core Features & Use Cases

  • SQL Generation: Creates SQL scripts for new tables, column alterations, RLS policies, and RPC functions.
  • Idempotency: Utilizes IF NOT EXISTS and IF EXISTS for safe, repeatable operations.
  • Use Case: When adding a new products table with specific RLS policies and indexes, this Skill can generate the necessary SQL, ensuring all requirements are met.

Quick Start

Generate a new table SQL script for the 'products' table with columns 'id', 'name', and 'price'.

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: erp-db-migration
Download link: https://github.com/anhnq-lab/cic-erp-contract/archive/main.zip#erp-db-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.