supabase-seeding
CommunityMaster Supabase database seeding.
Authorjclfocused
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides clear, actionable patterns and best practices for seeding data into Supabase databases, ensuring consistency and reliability across development and production environments.
Core Features & Use Cases
- Schema vs. Data Separation: Guides on keeping database schema in migrations and data in seed files.
- Idempotent Seeding: Demonstrates how to write
INSERTstatements that can be run multiple times safely usingON CONFLICT. - Deferred Seeding: Explains patterns for seeding data that depends on user signups or other dynamic elements.
- Use Case: You need to populate your Supabase project with initial reference data (e.g., product categories, user roles) and ensure that new users automatically get assigned to default organizations based on their email domain.
Quick Start
Use the supabase-seeding skill to apply migrations and seed data to your local Supabase project.
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-seeding Download link: https://github.com/jclfocused/claude-agents/archive/main.zip#supabase-seeding 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.