prisma/skills

54Stars on the repository
11Mods indexed here, across every type
29d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

skills AGENTS.md

01

prisma/skills

Instructions file CodexOpenCode ✓ vendor

Instructions for prisma/skills, covering agents.md, repository overview, creating a new skill, directory structure and naming conventions.

54 +2 29d ago A 1,091 tokens original MIT

skills CLAUDE.md

02

prisma/skills

Instructions file ✓ vendor

Instructions for prisma/skills, covering claude.md and quick reference.

54 +2 29d ago A 140 tokens original MIT

prisma-cli

03

prisma/skills

Skill Claude CodeCodex ✓ vendor

Prisma ORM CLI commands reference covering init, generate, migrate, db, dev, complete, studio, validate, format, debug, and mcp. Use for ORM/database CLI workflows, not the Prisma Platform CLI. Triggers on "prisma init", "prisma generate", "prisma migrate", "prisma db", "prisma complete", "prisma studio", "prisma mcp".

54 +2 29d ago A 87 tokens original MIT

prisma-client-api

04

prisma/skills

Skill Claude CodeCodex ✓ vendor

Prisma Client API reference covering model queries, filters, operators, and client methods. Use when writing database queries, using CRUD operations, filtering data, or configuring Prisma Client. Triggers on "prisma query", "findMany", "create", "update", "delete", "$transaction".

54 +2 29d ago A 64 tokens copy · 100% MIT

prisma-compute

05

prisma/skills

Skill Claude CodeCodex ✓ vendor

Prisma Compute deployment and hosting guide. Use whenever the user mentions Prisma Compute, prisma.compute.ts, defineComputeConfig, deploying or hosting a Prisma app, @prisma/cli app deploy, compute:deploy, create-prisma --deploy, PRISMASERVICETOKEN, Compute auth/workspaces, apps/deployments/build logs/domains…

54 +2 29d ago A 136 tokens copy · 95% MIT

prisma/skills

Skill Claude CodeCodex ✓ vendor

Guides for configuring Prisma with different database providers (PostgreSQL, MySQL, SQLite, MongoDB, etc.). Use when setting up a new project, changing databases, or troubleshooting connection issues. Triggers on "configure postgres", "connect to mysql", "setup mongodb", "sqlite setup".

54 +2 29d ago A 67 tokens copy · 100% MIT

prisma/skills

Skill Claude CodeCodex ✓ vendor

Required reference for Prisma ORM 7 SQL driver adapter work. Use when implementing or modifying adapters, adding database drivers, or touching SqlDriverAdapter, Transaction, savepoint, result mapping, or DriverAdapterError behavior. Covers current transaction lifecycle, optional savepoint hooks, original…

54 +2 29d ago A 69 tokens original MIT

prisma/skills

Skill Claude CodeCodex ✓ vendor

Decision and migration guide for Prisma ORM MongoDB projects on v6, which have no upgrade path to v7. Use when a MongoDB project asks about upgrading Prisma, when "upgrade to prisma 7" comes up in a project with provider = "mongodb", or when evaluating a move to Prisma Next. Triggers on "upgrade prisma mongodb"…

54 +2 29d ago A 95 tokens copy · 100% MIT

prisma/skills

Skill Claude CodeCodex ✓ vendor

Set up a new Prisma Postgres database and connect it to a local project using the Management API. Use when asked to "set up a database", "create a Prisma Postgres project", "get a connection string", "connect my app to Prisma Postgres", or "provision a database".

54 +2 29d ago A 67 tokens copy · 100% MIT

prisma-postgres

10

prisma/skills

Skill Claude CodeCodex ✓ vendor

Prisma Postgres setup and operations guidance across Console, create-db CLI, Management API, and Management API SDK. Use when creating Prisma Postgres databases, working in Prisma Console, provisioning with create-db/create-pg/create-postgres, or integrating programmatic provisioning with service tokens or OAuth.

54 +2 29d ago A 63 tokens copy · 92% MIT

prisma-upgrade-v7

11

prisma/skills

Skill Claude CodeCodex ✓ vendor

Complete migration guide from Prisma ORM v6 to v7 covering all breaking changes. Use when upgrading Prisma versions, encountering v7 errors, or migrating existing projects. Triggers on "upgrade to prisma 7", "prisma 7 migration", "prisma-client generator", "driver adapter required".

54 +2 29d ago A 67 tokens copy · 100% MIT

At most 3 mods per repository are shown here — the rest are on their repository pages: