关于
Streamline the development of secure Supabase applications by automatically generating comprehensive Row-Level Security (RLS) policies based on your database schema. This skill analyzes table structures and security requirements to produce optimized SQL migrations for multi-tenant isolation, role-based access control, and organization-level permissions. Beyond just writing policies, it creates necessary PostgreSQL helper functions, provides SQL test queries to verify isolation, and generates detailed documentation to ensure your application's data remains private and secure according to official best practices.