database-seeding

Generate comprehensive test data for local development using Snaplet and Supabase. Use when adding database schema changes, implementing new features, or creating edge case scenarios. Ensures reproducible test environments with realistic data covering happy paths, error cases, and RLS policies.

$ Installer

git clone https://github.com/Reodor-Studios/create-reodor-app /tmp/create-reodor-app && cp -r /tmp/create-reodor-app/.claude/skills/database-seeding ~/.claude/skills/create-reodor-app

// tip: Run this command in your terminal to install the skill