データベースツール
Supabase Platform Patterns
Use when working with Supabase projects, Supabase Auth (email, OAuth, magic links, MFA), Supabase Row Level Security (RLS), Supabase Realtime subscriptions (broadcast, presence, postgres changes), Supabase Edge Functions (Deno), Supabase Storage (buckets, policies), PostgREST API queries, Supabase CLI, supabase-js client, database migrations, or type generation. Also use for self-hosting Supabase or configuring Supabase infrastructure. Do NOT use for Firebase, AWS Amplify, raw PostgreSQL without Supabase context, general SQL questions unrelated to Supabase, or other BaaS platforms like Appwrite or Parse.