Acerca de
This skill establishes a Single Source of Truth (SSoT) for all Supabase operations within a project, ensuring consistent implementation through a centralized service architecture. It provides rigorous guidelines for subclassing the Supabase service, managing administrative privileges safely via the Service Role client, and implementing standardized error handling. By enforcing these patterns, it prevents fragmented database logic, enhances security through mandatory ownership checks even when RLS is bypassed, and optimizes performance by promoting Supabase RPCs for complex operations.