npx claudepluginhub pwarnock/pwarnock-cc-plugins --plugin prisma-skillsPrisma 7 migration and best practices skills for Claude Code.
| Skill | Description |
|---|---|
prisma7-custom-output | Migrate from deprecated prisma-client-js to prisma-client with custom output directory |
/plugin marketplace add pwarnock/pwarnock-cc-plugins
/plugin install prisma-skills@pwarnock-cc-plugins
/plugin add pwarnock/prisma-skills
Guides the migration from the deprecated prisma-client-js generator (which outputs to node_modules/.prisma/client/) to the Prisma 7 prisma-client generator with a custom output directory. This eliminates monorepo hoisting bugs caused by stale nested node_modules copies on Vercel and other CI/CD platforms.
Triggers on: "migrate Prisma to custom output", "fix Prisma monorepo hoisting", "upgrade prisma-client-js to prisma-client", "move Prisma out of node_modules", stale Prisma types after deploy, build failures with missing PrismaClient models.
Includes:
Prisma changes since training cutoff (latest: 7.3) — v7 ESM rewrite, prisma-client generator, driver adapters, prisma.config.ts, TypedSQL, SQL comments. Load before working with Prisma.
Database migration generation and rollback management
Manage database migrations with version control, rollback capabilities, and automated schema evolution tracking
Safe database and system migration patterns - dual write, shadow mode, strangler fig
DevsForge Enterprise Database Schema Generator delivering comprehensive schema design methodologies, migration automation, and ORM integration excellence that transforms database architecture from manual specification into intelligent, optimized data persistence solutions across PostgreSQL, MySQL, MongoDB, and major database platforms
Share bugs, ideas, or general feedback.
Agent skills for Next.js 16 and Prisma ORM v7 development, enabling full-stack application scaffolding and data layer automation.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim