prisma/prisma-next

⛔ Moved to prisma/prisma — Prisma Next development continues there under the name Prisma ORM v8. This repository is archived.

419Stars on the repository
132Mods indexed here, across every type
11d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

adr-review

01

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

Review one or more ADRs with fresh eyes (as a team member without prior context), identify narrative and structural issues, then rewrite them. Use when the user asks to review, improve, rewrite, or take a fresh-eyes pass on an ADR or a set of ADRs (Architecture Decision Records).

not rated 419 +2 11d ago A 64 tokens copy · 100% Apache-2.0 archived

ast-visitor-pattern

02

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

Use the frozen-class/visitor pattern for discriminated unions that have multiple dispatch sites. Use when creating a new set of variants (commands, IR nodes, factory calls) that will be switched over in 2+ places, or when refactoring an existing union type that has grown multiple switch sites.

not rated 419 +2 11d ago A 65 tokens original Apache-2.0 archived

bumping-biome

03

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

Bumps biome package versions (e.g. @biomejs/biome) using pnpm, aligns biome.jsonc files with the new version/s across the repository and runs biome-related checks. Use when required to update biome to a newer version - explicitly or implicitly (e.g. after running pnpm up, pnpm update, pnpm upgrade without specific…

not rated 419 +2 11d ago A 96 tokens copy · 86% Apache-2.0 archived

contrib-pr

04

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

Open a high-quality external contributor PR against prisma-next. Use when the user is an outside contributor (not a Prisma maintainer) and wants to submit a change as a pull request from a fork. Encodes the contribution flow from CONTRIBUTING.md so the resulting PR passes review on the first round.

not rated 419 +2 11d ago A 64 tokens copy · 91% Apache-2.0 archived

create-pr

05

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

Creates a GitHub PR with a Linear-ticket-prefixed title and a decision-led, narrative description for prisma-next. Use when the user wants to create a pull request, open a PR, or submit changes for review.

not rated 419 +2 11d ago A 47 tokens original Apache-2.0 archived

draft-release-notes

06

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

Author the committed release-notes file for a stable Prisma Next release by enumerating the merged PRs since the previous stable v tag, resolving opaque TML-NNNN: titles via Linear context (never copied verbatim), triaging public-worthiness, and writing categorized notes — breaking changes first — into docs/releases/v…

not rated 419 +2 11d ago A 154 tokens copy · 92% Apache-2.0 archived

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

Orchestrates a GitHub PR review loop by delegating triage and implementation to dedicated sub-agents, then repeating until actionable review items are cleared. Use when the user says “address PR review”, “triage review comments”, or “iterate until review is clean”.

not rated 419 +2 11d ago A 60 tokens copy · 91% Apache-2.0 archived

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

Writes and edits Markdown without inserting manual hard line breaks at a fixed column (e.g. 72 or 80). GitHub, docs sites, and editors soft-wrap prose; artificial breaks make diffs noisy and reflow awkward. Use when creating or editing .md files, PR bodies, ADRs, READMEs, rulecards, or any Markdown where the user…

not rated 419 +2 11d ago A 113 tokens copy · 100% Apache-2.0 archived

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

Use single-quoted strings for multiline git commit messages in the Shell tool. Prevents heredoc escaping failures that produce garbled commit messages.

not rated 419 +2 11d ago A 35 tokens copy · 100% Apache-2.0 archived

no-bare-casts

10

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

Writing as in TypeScript or TSX production code, modifying a file that contains a bare as cast, silencing a type error with a cast, encountering as unknown as, or reviewing a cast site.

not rated 419 +2 11d ago A 52 tokens copy · 100% Apache-2.0 archived

psl-ast-layers

11

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

How to use the PSL syntax tree layers (green tree, red tree, strongly-typed AST classes) correctly. Use for any PSL-related work: PSL interpreters (contract-psl), helpers inside the psl-parser package, the language server, formatters, or anything else that consumes parse() output from @prisma-next/psl-parser.

not rated 419 +2 11d ago A 80 tokens copy · 91% Apache-2.0 archived

publish-npm-version

12

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

Cuts the next minor release of Prisma Next: bumps the root package.json version, propagates it to every workspace package, and opens a PR titled "chore(release): bump to ". When the maintainer merges the PR, the Publish to npm workflow runs automatically and ships the new version to npm under dist-tag latest, plus a…

not rated 419 +2 11d ago A 117 tokens original Apache-2.0 archived

record-gotchas

13

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

Capture surprises, workarounds, and rough edges hit while consuming the public surface of Prisma Next, Prisma Compute, or Prisma Postgres — anything a real user of these products would experience. Fires whenever an operator (or agent) writes a workaround, hits a surprising failure mode, or finds undocumented behaviour…

not rated 419 +2 11d ago C 218 tokens copy · 92% Apache-2.0 archived

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

Record upgrade instructions alongside a Prisma Next breaking-change PR, so downstream consumers (users of @prisma-next/ and authors of Prisma Next extensions) can apply the matching code translation automatically via the published upgrade skills. Use when you have refactored framework code and the test suite went red…

not rated 419 +2 11d ago A 122 tokens original Apache-2.0 archived

review-fetch-phase

15

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

Fetches canonical PR review state and renders derived state artifacts. Use when the user wants the state acquisition phase only (fetch, render, summarize) for a review-framework PR.

not rated 419 +2 11d ago A 39 tokens copy · 92% Apache-2.0 archived

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

Implements triaged review actions, commits focused fixes, and posts Done plus resolves threads. Use when the user wants only the implementation phase of the review-framework workflow.

not rated 419 +2 11d ago A 38 tokens original Apache-2.0 archived

review-triage-phase

17

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

Produces canonical review actions from fetched review state and renders action markdown. Use when the user wants only triage/action-planning for the review-framework workflow.

not rated 419 +2 11d ago A 36 tokens copy · 91% Apache-2.0 archived

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

Write or rewrite architecture subsystem docs, ADRs, and reference material for the engineering team. Use when creating, updating, or reviewing docs under docs/architecture docs/, or when the user asks you to write documentation that describes the system's design.

not rated 419 +2 11d ago A 55 tokens copy · 91% Apache-2.0 archived

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

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…

not rated 419 +2 11d ago A 136 tokens original Apache-2.0 archived

prisma-next-build

20

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

Wire Prisma Next into the project's build system with the right build-tool plugin — Vite today via @prisma-next/vite-plugin-contract-emit (Vite 7 / 8); Next.js / Webpack / esbuild / Rollup / Turbopack are named as gaps rather than fabricated. Always offers the Vite plugin proactively when the project is using Vite.…

not rated 419 +2 11d ago A 152 tokens original Apache-2.0 archived

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

Edit the Prisma Next data contract — add models, fields, relations, indexes, enums, value objects (composite types), type aliases, namespaces (Postgres schemas), cross-contract foreign keys (cross-space FK), polymorphic types (@@discriminator / @@base), use extension namespaces (pgvector.Vector(...)…

not rated 419 +2 11d ago A 251 tokens original Apache-2.0 archived

prisma-next-debug

22

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

Read a Prisma Next structured error envelope and route to the right recovery — code, domain, severity, why, fix, meta. Use for error, exception, my emit failed, my query won't typecheck, my query crashed, my migration won't apply, MIGRATION.HASHMISMATCH, BUDGET.ROWSEXCEEDED, BUDGET.TIMEEXCEEDED, RUNTIME.ABORTED…

not rated 419 +2 11d ago A 185 tokens original Apache-2.0 archived

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

Hand a Prisma Next question or report off to the team — file a GitHub issue (bug or feature request), or route Q&A / design discussion / direct-team-contact to the Prisma Discord at pris.ly/discord. Use for bug, bug report, file an issue, report a bug, feature request, missing feature, this should be a feature, file…

not rated 419 +2 11d ago A 161 tokens original Apache-2.0 archived

prisma/prisma-next

Skill Claude CodeCodex ✓ vendor

Review what Prisma Next migrations will run on merge or deploy, render the migration graph, resolve concurrent / diamond-convergence conflicts, and configure environment refs for CI. Use for "what migrations are going to run", "what runs on deploy", merge conflict, diamond convergence, concurrent migrations, migration…

not rated 419 +2 11d ago A 107 tokens original Apache-2.0 archived

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: