What problem does it solve?
This Skill helps you plan, implement, debug, and secure Supabase-backed features without relying on stale assumptions.
Core Features & Use Cases
- Database and Schema Workflows: Handle table design, migrations, grants, and row-level security with Supabase-specific safeguards.
- Auth and Session Troubleshooting: Diagnose login, logout, cookies, JWT claims, SSR integration, and callback issues in web apps.
- Storage, Realtime, and Edge Functions: Support common product workflows across Supabase services while checking current CLI and documentation behavior.
- Use Case: When a Next.js app has an auth callback or RLS problem, this Skill guides the investigation, recommends safe fixes, and verifies the result.
Quick Start
Ask the Supabase skill to inspect your project’s auth, database, or RLS flow and provide the safest current fix using up-to-date Supabase guidance.