📄 SKILL.md

← Vault

name: supabase-cloud-schema-discovery

description: Discover Supabase Cloud database schema when Dashboard is unreachable — enumerate tables via PostgREST error hints, probe columns, and use Edge Functions with service role

category: supabase

tags: [debugging, supabase, postgrest, schema]


Supabase Cloud — Schema Discovery When Dashboard is Unreachable

Problem

You need to discover what tables/columns exist in a Supabase Cloud project, but: