概要
This skill provides a comprehensive toolkit for troubleshooting and implementing robust Row Level Security (RLS) within Supabase environments. It addresses common pitfalls like 'relation does not exist' errors and failures in background jobs by introducing standardized helper functions that distinguish between authenticated users and system-level processes. By utilizing provided templates and debugging queries, developers can ensure their data access layers are both secure and resilient, even when operating without an active user session or within complex multi-tenant architectures.