Generates and optimizes production-ready PostgreSQL row-level security (RLS) policies following Supabase best practices.
The Supabase RLS Policy Expert skill provides specialized guidance for architecting secure, high-performance access control within Supabase PostgreSQL databases. It automates the creation of complex security rules for multi-tenant applications, team structures, and authenticated users while enforcing critical performance optimizations like initPlan caching and proper indexing. By following Supabase-specific conventions for auth functions and JWT handling, this skill helps developers avoid common security pitfalls and performance bottlenecks in their backend architecture.
主な機能
01Best-practice validation for Supabase Auth
021 GitHub stars
03Production-grade SQL policy generation
04Role-based and owner-based access patterns
05MFA and AAL security level enforcement
06Performance optimization via subquery caching
ユースケース
01Implementing granular table-level access control