supabase-migration-writer
OfficialMaster Supabase DB migrations & schema.
AuthorSpectaculous-Code
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the complex and error-prone process of managing Supabase database schemas, ensuring data integrity and application stability.
Core Features & Use Cases
- Database Migrations: Create, apply, and rollback SQL migrations for Supabase.
- Schema Management: Add or modify tables, columns, and Row Level Security (RLS) policies.
- RPC Functions: Define and manage server-side functions for data operations.
- Type Synchronization: Ensures frontend TypeScript types stay in sync with the database schema.
- Use Case: When adding a new
user_preferencestable with RLS policies, this Skill guides you through writing the SQL migration, creating the necessary RLS, and updating the generated TypeScript types to prevent build errors.
Quick Start
Use the supabase-migration-writer skill to create a new SQL migration file for adding a 'user_notes' table with 'user_id', 'content', and 'created_at' columns, including RLS policies for user-specific access.
Dependency Matrix
Required Modules
None requiredComponents
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: supabase-migration-writer Download link: https://github.com/Spectaculous-Code/raamattu-nyt/archive/main.zip#supabase-migration-writer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.