Skill

Supabase
SkillOfficial skill for Postgres, auth, and RLS the Supabase way.
How to schema, policy, and client against current Supabase — not a generic SQL paste.
spec·Apache-2.0·Updated this quarter·github.com/supabase
Claude CodeCursorDesktop
Scanned
npx skills add supabase/agent-skillsBy Supabase
Input
A Supabase feature or a failing policy.
Output
SQL or client code that matches the project.
supabase-skill.skill/invoke
You say
Users can see other orgs’ rows.
It returns
Policy used auth.uid() but not org_id. New policy attached.
Prompt notebook
Prompts this skill is built for.
You say
Users can see other orgs’ rows.
It returns
Policy used auth.uid() but not org_id. New policy attached.
You say
Add a signed upload.
It returns
Storage policy + createSignedUploadUrl. No public bucket.
What it teaches
- 01RLS
- 02Auth
- 03Schema
Other skills in the loop
Discussion
No notes yet. Be the first hunter to report back.
