Files
supabase-postgres-best-prac…/packages/evals/scenarios/SCENARIOS.md
Pedro Rodrigues 93a49374de realtime scenario
2026-02-23 10:25:50 +00:00

879 B

Supabase Skills Eval Scenarios

# Scenario Description
1 auth-rls-new-project Initialize a Supabase project and create a tasks table with RLS
2 team-rls-security-definer Team-based RLS with security definer helper in a private schema
3 storage-rls-user-folders Storage buckets with RLS policies for user-isolated folders
4 edge-function-hello-world Hello-world Edge Function with CORS and shared utilities
5 edge-function-stripe-webhook Stripe webhook Edge Function with signature verification and orders migration
6 collaborative-rooms-realtime Collaborative rooms with role-based RLS, broadcast triggers, and Realtime authorization