prisma-data-integrity

Community

Guard Prisma-Postgres data integrity end-to-end

Authoraaronjullger-lgtm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The database is the source of truth. Schema must be correct, queries must be efficient, and data must be consistent. This skill audits and fixes the Prisma/PostgreSQL layer — including migrations, RLS policies, query patterns, edge-safe client usage, and atomic operations.

Core Features & Use Cases

  • Migration Safety Checklist: Backward compatibility, RLS awareness, index impact, data backfill, enum safety, foreign key cascade, default values.
  • Edge-Safe Prisma Patterns: guidance to avoid prolonged PrismaClient usage in edge environments, proper disconnect, and safe lifecycle management.
  • RLS Audit: verifying policies, ensuring per-user data isolation.

Quick Start

Begin by auditing the Prisma schema and migrations for consistency, then enforce safe, production-ready query patterns and per-user data isolation.

Dependency Matrix

Required Modules

None required

Components

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-integrity
Download link: https://github.com/aaronjullger-lgtm/PANaCEa/archive/main.zip#prisma-data-integrity

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.