supabase-database-migration

Community

Manage Supabase + Drizzle schema changes.

Authorcuriousanthony
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures your Supabase database schema, Drizzle ORM definitions, and local development environment remain synchronized using a robust schema-first workflow, preventing drift and deployment issues.

Core Features & Use Cases

  • Schema Synchronization: Automatically generates SQL migrations from Drizzle schema definitions.
  • Local Database Management: Provides commands to apply new migrations or reset the local database to a clean state.
  • Deployment Workflow: Guides the process of pushing schema changes to remote Supabase projects.
  • Use Case: When adding a new 'users' table with columns for 'id', 'email', and 'created_at', this skill will generate the necessary SQL migration, allow you to test it locally, and then deploy it to your production Supabase instance.

Quick Start

Use the supabase-database-migration skill to generate a new migration file from your Drizzle schema changes.

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: supabase-database-migration
Download link: https://github.com/curiousanthony/supabase-sveltekit/archive/main.zip#supabase-database-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.