prisma-knowledge-patch
OfficialAvoid Prisma v7 upgrade pitfalls
AuthorNevaberry
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill captures and explains the breaking changes and new workflows introduced in Prisma after the model training cutoff, focusing on the v7 ESM rewrite and related migration tasks so engineers avoid outdated patterns, broken imports, and misconfigured tooling.
Core Features & Use Cases
- Clear mapping of breaking changes: new generator name and required output, ESM-only module expectations, and moved CLI configuration into prisma.config.ts.
- Practical migration steps: update imports to the generated client path, install and configure driver adapters, replace middleware with client extensions, and run explicit generate and seed commands.
- Developer observability and SQL features: guidance on SQL comments, TypedSQL usage, compilerBuild options, and connection/SSL considerations for production deployments.
- Use Case: Upgrade a TypeScript Node.js project from Prisma v6 to v7 to ensure the generated client, adapters, and migration workflows work correctly and follow best practices.
Quick Start
Upgrade my TypeScript project from Prisma v6 to v7 and produce a step-by-step migration plan showing exact package installs, prisma.config.ts changes, generator/output updates, adapter installation, and import refactors.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-knowledge-patch Download link: https://github.com/Nevaberry/nevaberry-plugins/archive/main.zip#prisma-knowledge-patch 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.