Build with Supabase: row-level security policies, real-time subscriptions, Edge Functions, storage buckets, and database migrations.
When to use this skill
- Setting up row-level security in Supabase
- Creating real-time subscriptions
- Using Supabase Edge Functions
Core concepts
This skill provides guidance on supabase postgres best practices, patterns, and common pitfalls. It is designed to be loaded on demand when a relevant task is detected.
Installation
curl -LO https://opencode-skills.example/downloads/databases/supabase-postgres.zip
unzip supabase-postgres.zip -d ~/.config/opencode/skills/
Restart OpenCode — the skill loads automatically.
When it triggers
- setting up row-level security in Supabase
- creating real-time subscriptions
- using Supabase Edge Functions