Prisma Schema Design Review
Get a senior-style review of a proposed Prisma schema before you ship the migration.
The Prompt
Free accounts also get the weekly newsletter.
Related prompts
Convert a Prisma Schema Into a Query Performance Risk Report
Reads your Prisma schema and flags relations, missing indexes, and model shapes likely to produce slow queries at scale.
JSON Schema for an LLM Code Review Agent With Confidence
A strict JSON output contract for code review agents that separates findings, evidence, and confidence so a downstream pipeline can act on them.
Database Schema Migration Safety Audit
Analyzes SQL migration files for data loss risks, constraint violations, and rollback feasibility before deployment.
Cursor: Build a Migration Plan Before Touching Schema
Forces Cursor to produce a reversible, staged database migration plan with rollback and dual-write checkpoints before any code change.
