Rls Patterns

Row Level Security patterns for database operations. Use when writing Prisma/database code, creating API routes that access data, or implementing webhooks. Enforces withUserContext, withAdminContext, or withSystemContext helpers. NEVER use direct prisma calls.

bybren-llc d018e70 2 files · 8.0 KB Updated

File contents

bybren-llc/safe-agentic-workflow/tree/main/.claude/skills/rls-patterns commit d018e70581

Frequently asked questions

npx skillmds@latest add bybren-llc/rls-patterns