Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Supabase Known Pitfalls

| Use when reviewing Supabase code, onboarding developers, auditing an existing project, or debugging unexpected behavior — catches the twelve most common Supabase mistakes: exposing the service_role key in client bundles, forgetting to enable RLS, skipping connection pooling in serverless, .single() throwing on empty results, missing .select() after insert/update, ignoring { data, error }, creating multiple client instances, and not using generated types. Trigger with phrases like "supabase mistakes", "supabase anti-patterns", "supabase pitfalls", "supabase code review", "supabase gotchas", "supabase debugging", "what not to do supabase", "supabase common errors".

thedixitjain 5084f15 5 files · 29.9 KB Updated 2 repo stars

File contents

thedixitjain/the-mega-skill-library/tree/main/library/backend-and-data/supabase-known-pitfalls commit 5084f15943

Frequently asked questions

npx skillmds add thedixitjain/supabase-known-pitfalls