prisma-data-access-guard
OfficialGuard Prisma data access for safe, scalable apps.
Authorlgerard314
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Prisma data access guard addresses data-access landmines in Prisma/Postgres apps, including N+1 queries, unsafe raw SQL, partial writes, and migrations that block production.
Core Features & Use Cases
- Enforces explicit selects and safe query shapes to prevent over-fetching
- Encourages transactional integrity with multi-write operations
- Guides safe migrations and indexing to avoid production downtime
- Useful during code reviews, migrations, and schema changes to maintain data safety
Quick Start
Analyze a Prisma-based codebase and apply the guardrails to identify N+1 queries, missing selects, unsafe raw SQL, and blocking migrations.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: prisma-data-access-guard Download link: https://github.com/lgerard314/global-plugin/archive/main.zip#prisma-data-access-guard Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.