[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"org-prisma":3,"repo-skills-v-0-3-0":98},{"org":4,"repos":51},{"slug":5,"name":6,"logoUrl":7,"githubOrg":5,"website":8,"skillCount":9,"repoCount":10,"topRepos":11,"topTags":21,"lastUpdatedAt":50},"prisma","Prisma","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fprisma.png","https:\u002F\u002Fwww.prisma.io",21,3,[12,15,18],{"name":13,"skillCount":14},"prisma\u002Fprisma-next",11,{"name":16,"skillCount":17},"prisma\u002Fskills",9,{"name":19,"skillCount":20},"prisma\u002Fcomposer",1,[22,23,26,29,32,35,38,41,44,47],{"slug":5,"name":6},{"slug":24,"name":25},"database","Database",{"slug":27,"name":28},"orm","ORM",{"slug":30,"name":31},"typescript","TypeScript",{"slug":33,"name":34},"postgresql","PostgreSQL",{"slug":36,"name":37},"migration","Migration",{"slug":39,"name":40},"next-js","Next.js",{"slug":42,"name":43},"api-development","API Development",{"slug":45,"name":46},"cli","CLI",{"slug":48,"name":49},"deployment","Deployment","2026-07-30T05:30:11.065251",[52,69,82],{"name":53,"fullName":13,"repoUrl":54,"skillCount":14,"stars":55,"forks":56,"description":57,"topics":58,"topTags":61,"topTagCount":68,"lastUpdatedAt":50},"prisma-next","https:\u002F\u002Fgithub.com\u002Fprisma\u002Fprisma-next",415,15,null,[59,60],"loggy-core","loggy-terminal",[62,63,64,65,66,67],{"slug":5,"name":6},{"slug":24,"name":25},{"slug":39,"name":40},{"slug":30,"name":31},{"slug":33,"name":34},{"slug":36,"name":37},18,{"name":70,"fullName":16,"repoUrl":71,"skillCount":17,"stars":72,"forks":10,"description":57,"topics":73,"topTags":74,"topTagCount":56,"lastUpdatedAt":81},"skills","https:\u002F\u002Fgithub.com\u002Fprisma\u002Fskills",44,[],[75,76,77,78,79,80],{"slug":5,"name":6},{"slug":24,"name":25},{"slug":27,"name":28},{"slug":36,"name":37},{"slug":33,"name":34},{"slug":30,"name":31},"2026-07-17T05:31:53.370495",{"name":83,"fullName":19,"repoUrl":84,"skillCount":20,"stars":10,"forks":85,"description":57,"topics":86,"topTags":87,"topTagCount":96,"lastUpdatedAt":97},"composer","https:\u002F\u002Fgithub.com\u002Fprisma\u002Fcomposer",0,[],[88,89,92,95],{"slug":42,"name":43},{"slug":90,"name":91},"architecture","Architecture",{"slug":93,"name":94},"engineering","Engineering",{"slug":5,"name":6},4,"2026-07-27T06:07:21.695273",{"items":99,"total":14},[100,111,124,137,150,164,180,191,205,216,227],{"slug":53,"name":53,"fn":101,"description":102,"org":103,"tags":104,"stars":55,"repoUrl":54,"updatedAt":110},"guide Prisma Next project setup and usage","Route a vague Prisma Next prompt to the right specific skill. Use for \"help me with Prisma Next\", \"what is Prisma Next\", \"explain Prisma Next\", \"I'm new to PN\", \"where do I start\", \"what can I do with Prisma Next\", \"what can I do next with Prisma\", \"just ran createprisma\", \"tour of Prisma Next\", \"Prisma Next overview\", and comparison questions like \"Prisma Next vs Prisma 7\", \"PN vs Drizzle\", \"PN vs Kysely\", \"PN vs TypeORM\". Do NOT use when the prompt clearly matches a workflow skill — adoption \u002F quickstart \u002F first-touch orientation \u002F brownfield introspection, schema \u002F contract editing, migration authoring (db update \u002F migration plan \u002F migrate), migration review on deploy \u002F concurrent migrations, queries \u002F db.orm \u002F db.sql \u002F TypedSQL, Supabase \u002F RLS \u002F role binding, runtime \u002F db.ts \u002F middleware wiring, build \u002F Vite plugin \u002F Next.js plugin, debug \u002F structured error envelopes \u002F PN-* error codes, or feedback \u002F bug report \u002F feature request — load that sibling skill directly.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[105,107,108,109],{"name":25,"slug":24,"type":106},"tag",{"name":40,"slug":39,"type":106},{"name":6,"slug":5,"type":106},{"name":31,"slug":30,"type":106},"2026-07-17T05:32:04.322957",{"slug":112,"name":112,"fn":113,"description":114,"org":115,"tags":116,"stars":55,"repoUrl":54,"updatedAt":123},"prisma-next-build","integrate Prisma Next into build systems","Wire Prisma Next into the project's build system with the right build-tool plugin — Vite today via @prisma-next\u002Fvite-plugin-contract-emit (Vite 7 \u002F 8); Next.js \u002F Webpack \u002F esbuild \u002F Rollup \u002F Turbopack are named as gaps rather than fabricated. Always offers the Vite plugin proactively when the project is using Vite. Use for vite plugin, vite-plugin, vite.config.ts, prismaVitePlugin, contract emit on save, HMR, hot reload contract, dev server, Next.js plugin, next plugin, withPrismaNext, webpack plugin, esbuild plugin, rollup plugin, build integration, dev server plugin, vite 7, vite 8.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[117,118,119,120],{"name":49,"slug":48,"type":106},{"name":40,"slug":39,"type":106},{"name":6,"slug":5,"type":106},{"name":121,"slug":122,"type":106},"Vite","vite","2026-07-02T07:31:36.108254",{"slug":125,"name":125,"fn":126,"description":127,"org":128,"tags":129,"stars":55,"repoUrl":54,"updatedAt":136},"prisma-next-contract","edit Prisma Next data contracts and models","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` \u002F `@@base`), use extension namespaces (`pgvector.Vector(...)`, `cipherstash.EncryptedString(...)`), wire `prisma-next.config.ts` with `defineConfig` from the `@prisma-next\u002F\u003Ctarget>\u002Fconfig` façade, and run `prisma-next contract emit`. Use for schema, models, fields, attributes, soft delete, paranoid, scopes, validations, callbacks, prisma schema, PSL, contract.prisma, contract.ts, contract.json, contract.d.ts, `@prisma-next\u002Fpostgres\u002Fconfig`, `@prisma-next\u002Fpostgres\u002Fcontract-builder`, `@prisma-next\u002Fpostgres\u002Fcontrol`, `@prisma-next\u002Fmongo\u002Fconfig`, `@prisma-next\u002Fmongo\u002Fcontract-builder`, `extensions:`, pgvector, cipherstash, postgis, paradedb, supabase, `@prisma-next\u002Fextension-supabase`, `@@control`, control policy, managed, tolerated, external, observed.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[130,133,134,135],{"name":131,"slug":132,"type":106},"Data Modeling","data-modeling",{"name":25,"slug":24,"type":106},{"name":6,"slug":5,"type":106},{"name":31,"slug":30,"type":106},"2026-07-30T05:30:10.426962",{"slug":138,"name":138,"fn":139,"description":140,"org":141,"tags":142,"stars":55,"repoUrl":54,"updatedAt":149},"prisma-next-debug","debug and recover from Prisma Next errors","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.HASH_MISMATCH, BUDGET.ROWS_EXCEEDED, BUDGET.TIME_EXCEEDED, RUNTIME.ABORTED, PLAN.HASH_MISMATCH, CONTRACT.MARKER_MISSING, PN-RUN-3001, PN-RUN-3002, PN-RUN-3030, PN-MIG-2001, PN-CLI-4011, PN-SCHEMA-0001, drift, capability missing, planner conflict, prisma studio, EXPLAIN, query log, db.end, db.close, script won't exit, hangs, close connection, pool.end, client is closed.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[143,144,147,148],{"name":25,"slug":24,"type":106},{"name":145,"slug":146,"type":106},"Debugging","debugging",{"name":40,"slug":39,"type":106},{"name":6,"slug":5,"type":106},"2026-07-24T05:37:10.436314",{"slug":151,"name":151,"fn":152,"description":153,"org":154,"tags":155,"stars":55,"repoUrl":54,"updatedAt":163},"prisma-next-feedback","report Prisma Next issues and feedback","Hand a Prisma Next question or report off to the team — file a GitHub issue (bug or feature request), or route Q&A \u002F design discussion \u002F direct-team-contact to the Prisma Discord at pris.ly\u002Fdiscord. Use for bug, bug report, file an issue, report a bug, feature request, missing feature, this should be a feature, file this, this is a bug, this is broken, surprising behaviour, this doesn't work, file feedback, send feedback, capability gap, file via prisma-next-feedback, ask the team, talk to the team, talk to the Prisma team, talk to Prisma, Discord, Prisma Discord, Q&A, design feedback, is this the intended way, how should I do X, extension author question, extension author needs help.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[156,159,162],{"name":157,"slug":158,"type":106},"Documentation","documentation",{"name":160,"slug":161,"type":106},"GitHub","github",{"name":6,"slug":5,"type":106},"2026-07-02T07:31:34.870809",{"slug":165,"name":165,"fn":166,"description":167,"org":168,"tags":169,"stars":55,"repoUrl":54,"updatedAt":179},"prisma-next-migration-review","review and resolve Prisma Next migrations","Review what Prisma Next migrations will run on merge or deploy, render the migration graph, resolve concurrent \u002F 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 status, ref management, staging, production, MIGRATION.DIVERGED, MIGRATION.NO_MARKER, MIGRATION.MARKER_NOT_IN_HISTORY, prisma migrate status, prisma migrate diff, prisma migrate resolve.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[170,173,176,177,178],{"name":171,"slug":172,"type":106},"CI\u002FCD","ci-cd",{"name":174,"slug":175,"type":106},"Code Review","code-review",{"name":25,"slug":24,"type":106},{"name":37,"slug":36,"type":106},{"name":6,"slug":5,"type":106},"2026-07-24T05:37:11.422323",{"slug":181,"name":181,"fn":182,"description":183,"org":184,"tags":185,"stars":55,"repoUrl":54,"updatedAt":190},"prisma-next-migrations","author and manage Prisma Next migrations","Author Prisma Next migrations — choose db update vs migration plan, edit the framework-rendered migration.ts (replace placeholder sentinels with dataTransform closures), recover from MIGRATION.HASH_MISMATCH or PN-MIG-2001 unfilled placeholder. Use for prisma migrate dev, prisma migrate deploy, prisma db push, db update, db update --dry-run, migration plan, migrate, migration new, migration show, db verify, db sign, data migration, this.dataTransform, dataTransform, placeholder, generated migration.ts, edit migration.ts, MIGRATION.HASH_MISMATCH, schema drift.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[186,187,188,189],{"name":25,"slug":24,"type":106},{"name":37,"slug":36,"type":106},{"name":6,"slug":5,"type":106},{"name":31,"slug":30,"type":106},"2026-07-24T05:37:13.469138",{"slug":192,"name":192,"fn":193,"description":194,"org":195,"tags":196,"stars":55,"repoUrl":54,"updatedAt":204},"prisma-next-queries","write Prisma Next queries for database operations","Write Prisma Next queries for Postgres, SQLite, or Mongo — pick a lane (Postgres\u002FSQLite `db.orm.\u003CModel>` + `db.sql.\u003Ctable>`; Mongo `db.orm.\u003Croot>` + `db.query.from(...)` pipeline builder), filter \u002F project \u002F sort \u002F paginate, eager-load with `.include(...)`, Postgres\u002FSQLite `db.transaction(...)`, Postgres\u002FSQLite ORM `.aggregate(...)`, Mongo aggregations via query builder, namespace-aware accessors (`db.orm.\u003Cns>.\u003CModel>`, `db.sql.\u003Cns>.\u003Ctable>`). Triggers: query, where, match, select, project, orderBy, take, skip, include, lookup, first, all, count, aggregate, group, create, update, delete, upsert, returning, transaction, db.close, script teardown, variant, polymorphism, drizzle-style, kysely-style. Notes: `.all()` is a Thenable (just `await` it), iterators are single-use (`RUNTIME.ITERATOR_CONSUMED`), Postgres `count` is `number` while sum\u002Favg\u002Fmin\u002Fmax are `number | null`, ranges use chained `.where()` or `and(...)` (no `.between(...)`).",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[197,198,199,200,201],{"name":25,"slug":24,"type":106},{"name":40,"slug":39,"type":106},{"name":34,"slug":33,"type":106},{"name":6,"slug":5,"type":106},{"name":202,"slug":203,"type":106},"SQL","sql","2026-07-17T05:32:03.35373",{"slug":206,"name":206,"fn":207,"description":208,"org":209,"tags":210,"stars":55,"repoUrl":54,"updatedAt":215},"prisma-next-quickstart","adopt Prisma Next in projects","Adopt Prisma Next into a new project, onto an existing database, or as the first move after a bootstrap tool dropped you into a scaffold. Use for \"what can I do with Prisma Next\", \"what can I do next with Prisma\", \"where do I start\", \"what should I do first\", \"just ran createprisma\", \"createprisma\", \"npx createprisma\", \"npx create-prisma\", \"first steps\", \"first query\", \"I have a scaffolded Prisma Next project what now\"; for `pnpm dlx prisma-next init` greenfield setup; and for `prisma-next contract infer` + `db sign` against an existing database. Also covers the connect-write-read first-arc orientation, the day-to-day commands (`contract emit`, `db init`, `db update`, `migration plan`, `migrate`, `db schema`, `db verify`), and routing to `prisma-next-contract` \u002F `prisma-next-queries` \u002F `prisma-next-runtime` for the next move. Flags: --target, --authoring, --schema-path, --probe-db, --output.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[211,212,213,214],{"name":25,"slug":24,"type":106},{"name":28,"slug":27,"type":106},{"name":6,"slug":5,"type":106},{"name":31,"slug":30,"type":106},"2026-07-24T05:37:12.462072",{"slug":217,"name":217,"fn":218,"description":219,"org":220,"tags":221,"stars":55,"repoUrl":54,"updatedAt":226},"prisma-next-runtime","configure Prisma Next runtime and database connections","Wire the Prisma Next runtime — `db.ts` setup using `postgres\u003CContract>(...)` from `@prisma-next\u002Fpostgres\u002Fruntime`, `sqlite\u003CContract>(...)` from `@prisma-next\u002Fsqlite\u002Fruntime`, or `mongo\u003CContract>(...)` from `@prisma-next\u002Fmongo\u002Fruntime`; middleware composition (telemetry from `@prisma-next\u002Fmiddleware-telemetry`; lints and budgets), `DATABASE_URL` config, per-environment branching, switching between Postgres, SQLite, and Mongo façades. Use for db.ts, postgres(), sqlite(), mongo(), middleware, telemetry, lints, budgets, DATABASE_URL, .env, connection pool, poolOptions, dev vs prod config, transactions, db.transaction, read replicas, multi-database, script won't exit, hangs, close connection, db.end, db.close, pool.end, [Symbol.asyncDispose], await using.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[222,223,224,225],{"name":25,"slug":24,"type":106},{"name":40,"slug":39,"type":106},{"name":34,"slug":33,"type":106},{"name":6,"slug":5,"type":106},"2026-07-17T05:32:05.347316",{"slug":228,"name":228,"fn":229,"description":230,"org":231,"tags":232,"stars":55,"repoUrl":54,"updatedAt":50},"prisma-next-supabase","integrate Prisma with Supabase","Use Prisma Next with a Supabase project via `@prisma-next\u002Fextension-supabase` — wire `extensions: [supabasePack]`, declare cross-space FKs to `supabase:auth.AuthUser`, author RLS policies (`policy_select` \u002F `policy_update` \u002F `@@rls`, `auth.uid()` predicates), build `db.ts` with the `supabase()` factory, bind roles per request (`asUser(jwt)` \u002F `asAnon()` \u002F `asServiceRole()`), query `auth.*` \u002F `storage.*` via the `db.asServiceRole().supabase` admin root, and validate JWTs (`jwksUrl` for current projects \u002F `jwtSecret` for legacy HS256). Use for supabase, RLS, row level security, policy, role binding, anon, authenticated, service_role, auth.users, auth.uid(), JWT, JWKS, SUPABASE_JWKS_URL, SUPABASE_JWT_SECRET, SUPABASE.JWT_INVALID, SUPABASE.CONFIG_INVALID, RoleBoundDb, session pooler, supabase:auth.AuthUser, @prisma-next\u002Fextension-supabase.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[233,236,237,238,239],{"name":234,"slug":235,"type":106},"Auth","auth",{"name":28,"slug":27,"type":106},{"name":34,"slug":33,"type":106},{"name":6,"slug":5,"type":106},{"name":240,"slug":241,"type":106},"Supabase","supabase"]