SKILL_MD
20
Apply Supabase best practices for auth, RLS, schema design, environment separation, client/server boundaries, and operational safety. Use when the project uses Supabase.
Safe-ishScanned
2 skills Unclaimed
Apply Supabase best practices for auth, RLS, schema design, environment separation, client/server boundaries, and operational safety. Use when the project uses Supabase.
Implement work in thin vertical slices that keep the system runnable and testable after each step. Use when building any feature that touches multiple files, layers, or moving parts.