database-migration-manager

Community

Manage Supabase migrations with confidence.

AuthorJaveedIshaq
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that your Supabase database schema changes are managed safely, consistently, and idempotently, preventing common errors and simplifying deployment.

Core Features & Use Cases

  • Production-Ready Migrations: Create migrations following strict naming conventions, using idempotent SQL, and incorporating RLS patterns.
  • Storage Bucket Management: Handle the creation and RLS policies for Supabase storage buckets.
  • Security Definer Functions: Safely create functions with elevated privileges, including super admin bypass.
  • Use Case: When you need to add a new table, modify an existing one, update RLS policies, or create a new storage bucket, this Skill provides the templates and guidelines to do it correctly.

Quick Start

Use the database-migration-manager skill to create a migration to add a 'notes' column to the 'events' table.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: database-migration-manager
Download link: https://github.com/JaveedIshaq/ai-workflow-orchestrator/archive/main.zip#database-migration-manager

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.