home/categories/sql-databases/bybren-llc-wtfb-safe-agentic-workflow-claude-skills-rls-patterns-skill-md
sql-databasesdatabases
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.
maintainer
bybren-llc
Atualizado 1/14/2026
Estrelas
22
Forks
7
quick start
Installation and usage
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.
Instalação
$ install --globalskills.sh
Uso
Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:
skills use rls-patterns