Skip to main content
Back to registry

prisma-upgrade-v7

prisma/skills

Complete guide for migrating from Prisma ORM v6 to v7. This upgrade introduces significant breaking changes including ESM-only support, required driver adapters, and a new configuration system.

Installs728
Install command
npx skills add https://github.com/prisma/skills --skill prisma-upgrade-v7
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Complete guide for migrating from Prisma ORM v6 to v7. This upgrade introduces significant breaking changes including ESM-only support, required driver adapters, and a new configuration system. Reference this skill when: Detailed migration guides for each breaking change: Follow references/schema-changes.md and references/driver-adapters.md first, then apply the remaining reference files based on your project setup. - Upgrading from Prisma v6 to v7 - Updating to the prisma-client generator - Setting up driver adapters - Configuring prisma.config.ts - Fixing import errors after upgrade - schema-changes - generator and output migration for Prisma v7 - driver-adapters - required adapter installation and client wiring - esm-support - package/module requirements for ESM - prisma-config - creating and using prisma.config.ts - env-variables - explicit environment loading - removed-features - removed middleware, metrics, and flags - accelerate-users - migration notes for Accelerate users - MongoDB not yet supported in v7 - Continue using v6 for MongoDB - Node.js 20.19.0+ required - TypeScript 5.4.0+ required - Update packages to v7 - Configure ESM in package.json - Update TypeScript configuration - Update schema generator block - Create prisma.config.ts - Install and configure driver adapter - Update Prisma Client imports - Update client instantiation - Remove deprecated code...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does prisma-upgrade-v7 do?

Complete guide for migrating from Prisma ORM v6 to v7. This upgrade introduces significant breaking changes including ESM-only support, required driver adapters, and a new configuration system.

Is prisma-upgrade-v7 good?

prisma-upgrade-v7 does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does prisma-upgrade-v7 work with?

prisma-upgrade-v7 currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to prisma-upgrade-v7?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install prisma-upgrade-v7?

npx skills add https://github.com/prisma/skills --skill prisma-upgrade-v7

Related skills

More from prisma/skills

Related skills

Alternatives in Software Engineering