About
This skill provides comprehensive patterns for implementing Row-Level Security (RLS) in Bknd projects, allowing developers to restrict record access based on user ownership, roles, or organizational affiliation. It covers everything from basic filter policies and public/private record logic to advanced multi-tenant isolation and server-side hooks for automatic ownership assignment, ensuring data remains secure and private at the database level by transforming queries automatically based on the authenticated user context.