Saas Multi Tenant

Row-Level Security (RLS) and multi-tenant database isolation strategies for SaaS applications. Use whenever the user is designing or implementing multi-tenancy, tenant isolation, RLS policies, or workspace-based access control. Trigger on phrases like "multi-tenant", "RLS", "row-level security", "tenant isolation", "workspace isolation", "organization data", or when the user needs to ensure one tenant cannot access another's data in PostgreSQL or Supabase.

roedyrustam Updated

File contents

roedyrustam/claudevibeskills/tree/main/src/saas-multi-tenant commit af6bcc300c

Frequently asked questions

npx skillmds@latest add roedyrustam/saas-multi-tenant-2