Skip to main content
Run any Skill in Manus
with one click
$pwd:

prisma-next-extension-upgrade

// Upgrade Prisma Next in your extension. Bumps every `@prisma-next/*` dependency to the requested target (or npm `latest`), runs the per-transition upgrade instructions for the extension SPI (middleware lifecycle, codec / migration-tools / framework-components churn, seed-migration on-disk shape), verifies the pins are correctly exact via `prisma-next-check-pins`, runs the extension's own typecheck and tests, and commits each minor step on its own. Use when the user asks to "upgrade Prisma Next" in an extension package, or to update an extension's `@prisma-next/*` deps to a new minor.

$ git log --oneline --stat
stars:342
forks:11
updated:May 29, 2026 at 13:04
File Explorer
10 files
SKILL.md
readonly