prisma-upgrade-v7
Migration guide for Prisma ORM v7, covering ESM support, driver adapters, and new configuration requirements.
Install
npx skills add https://github.com/prisma/skills --skill prisma-upgrade-v7Stats
| Total installs | 1,230 |
| Weekly installs | 1.2K |
| GitHub stars | 27 |
| First seen | Feb 4, 2026 |
| Source | @prisma/skills |
Summary
- Covers seven critical rule categories: schema migration, driver adapters, ESM support, configuration, removed features, and Accelerate-specific changes
- Requires Node.js 20.19.0+ and TypeScript 5.4.0+; MongoDB not yet supported in v7
- Breaking changes include ESM-only modules, required driver adapters, explicit output paths, and prisma.config.ts configuration
- Provides step-by-step upgrade instructions, code examples for all major databases, and troubleshooting for common migration errors
Tags
Related skills
| Skill | Installs | vs prisma-upgrade-v7 |
|---|---|---|
| typescript-e2e-testing | 1,640 | +410 |
| secure-code-guardian | 1,112 | -118 |
| postgres-pro | 1,525 | +295 |
| prisma-driver-adapter-implementation | 1,099 | -131 |
| convex-http-actions | 1,534 | +304 |
FAQ
- How many installs does prisma-upgrade-v7 have?
- prisma-upgrade-v7 has 1,230 total installs and 1.2K installs this week.
- Where is prisma-upgrade-v7 hosted?
- prisma-upgrade-v7 is published by @prisma/skills at https://github.com/prisma/skills.
- How many GitHub stars does prisma-upgrade-v7 have?
- prisma-upgrade-v7 has 27 GitHub stars.
- When was prisma-upgrade-v7 first indexed?
- OrangeBot.AI first indexed prisma-upgrade-v7 on Feb 4, 2026.
- How do I install prisma-upgrade-v7?
- Run: npx skills add https://github.com/prisma/skills --skill prisma-upgrade-v7