supabase
Installation
SKILL.md
Supabase Skill
Backend-as-a-Service with PostgreSQL, authentication, real-time subscriptions, storage, and edge functions.
Triggers
Use this skill when:
- Setting up Supabase client in React/Next.js projects
- Implementing authentication (email, OAuth, magic links)
- Writing Row Level Security (RLS) policies
- Building real-time subscriptions and live updates
- Managing file uploads with Supabase Storage
- Creating Supabase Edge Functions (Deno)
- Generating TypeScript types from database schema
- Working with Supabase CLI for local development
- Keywords: supabase, baas, authentication, rls, realtime, edge functions, storage, postgresql