소개
This skill provides comprehensive guidance for creating high-quality PostgreSQL functions within the Supabase ecosystem. It enforces critical security patterns such as 'SECURITY INVOKER' and 'search_path' isolation to protect against schema hijacking and privilege escalation. Whether you are building automated triggers, complex business logic, or helper functions for Row-Level Security (RLS), this skill ensures your database-side code follows production-grade standards and integrates seamlessly with Supabase client libraries and PostgREST.