Loading...
Loading...
Found 167 Skills
Manage authentication and user operations in Supabase. Use for sign up, sign in, sign out, password resets, and user management.
Deploy and manage Supabase Edge Functions. Use for invoking serverless functions, deploying new functions, and managing function deployments.
Expert in Supabase backend development with authentication and database patterns
Supabase database migrations, type generation, edge function management, and best practices for this project
Enforces Supabase access patterns and service boundaries. Use only when working with Supabase projects. Centralizes Supabase in a dedicated layer and forbids calling Supabase from outside that boundary.
Manage the full lifecycle of ADBPG Supabase projects. Use for listing/querying projects, create, pause/resume, reset password, API Keys, and security IP management. Triggers: "Supabase", "supabase project", "spb-xxx", "ADBPG Supabase"
CRITICAL - Detect if the Supabase service_role key is leaked in client-side code. This is a P0 severity issue.
Extract and decode Supabase-related JWTs from client-side code, cookies, and local storage patterns.
List all tables exposed via the Supabase PostgREST API to identify the attack surface.
Extract the Supabase project URL from client-side JavaScript code, environment variables, and configuration files.
Manage file storage operations in Supabase Storage. Use for uploading, downloading, listing, and deleting files in buckets.
Comprehensive Supabase development expert covering Edge Functions, database schema management, migrations, PostgreSQL functions, and RLS policies. Use for any Supabase development including TypeScript/Deno Edge Functions, declarative schema management, SQL formatting, migration creation, database function authoring with SECURITY INVOKER, and RLS policy implementation with auth.uid() and auth.jwt().