home/categories/sql-databases/bybren-llc-safe-agentic-workflow-gemini-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.

bybren-llc
maintainer
bybren-llc
Actualizado 3/7/2026
Estrellas
52
Forks
13
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use rls-patterns