APM

>Scope

@prisma

prisma
54 skills·195·skill·development, git-workflow, data, devops
apm::@prisma54 skills

@prisma/drive-create-project

skill

Create a new transient project workspace under projects/<project>/ (folders + optional stub docs), then hand off to drive-create-spec / drive-generate-plan.

195Apache-2.0
prisma/development·827 tokens·development

@prisma/drive-pr-walkthrough

skill

Write an intent-first walkthrough (semantic narrative) of a PR/branch or commit range - the overall purpose, the sequence of conceptual steps, the concrete behavior changes, and links to both implementation touchpoints and tests as evidence. Use during branch/PR review when the user asks for a walkthrough, narrative of changes, semantic diff, intent of commits, or “what changed and why” (not a file-by-file diff recap).

195Apache-2.0
prisma/git-workflow·2,418 tokens·git

@prisma/drive-pr-local-review

skill

Generate local PR/branch review artifacts for the current branch vs its base - an in-repo canonical spec (if present) or an inferred review `spec.md`, plus `system-design-review.md`, `code-review.md`, and `walkthrough.md` (via `.agents/skills/drive-pr-walkthrough/SKILL.md`). Writes artifacts to disk (next to the in-repo spec when present, otherwise under `wip/`). Use when the user asks for a local PR/branch review, a code review, a system design review, to "review this branch", or to produce written review docs. Do not modify implementation code.

195Apache-2.0
prisma/development·2,881 tokens·git

@prisma/bumping-biome

skill

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 package names).

195Apache-2.0
prisma/development·390 tokens·git

@prisma/tsdown-package

skill

Migrates a monorepo package from `tsup` to `tsdown`. Use when asked to migrate a package to `tsdown` and the package has used `tsup` thus far.

195Apache-2.0
prisma/development·527 tokens·typescriptdocumentation

@prisma/create-pr

skill

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

195Apache-2.0
prisma/git-workflow·1,208 tokens·gittesting

@prisma/drive-generate-plan

skill

Generate an execution plan from a spec, with milestones, tasks, and test coverage for all acceptance criteria. Use when the user wants to plan a project, break a spec into milestones, generate tasks from a spec, or create an execution plan. Optionally creates a Linear project.

195Apache-2.0
prisma/development·2,840 tokens·gotesting

@prisma/drive-create-spec

skill

Generate and iteratively refine engineering specs from a description, conversation summary, or blank template. Use when the user wants to create a spec, PRD, product requirements document, write up requirements, or spec out a feature. Also use when summarising a conversation into a spec.

195Apache-2.0
prisma/development·2,378 tokens·development

@prisma/prisma-driver-adapter-implementation

skill

Required reference for Prisma v7 driver adapter work. Use when implementing or modifying adapters, adding database drivers, or touching SqlDriverAdapter/Transaction interfaces. Contains critical contract details not inferable from code examples — including the transaction lifecycle protocol, error mapping requirements, and verification checklist. Existing implementations do not replace this skill.

24MIT
prisma/development·4,569 tokens·documentation

@prisma/prisma-client-api

skill

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".

24MIT
prisma/data·1,567 tokens·typescriptapi-design

@prisma/prisma-database-setup

skill

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".

24MIT
prisma/data·1,246 tokens·typescriptjavascript

@prisma/prisma-postgres

skill

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.

24MIT
prisma/data·788 tokens·typescriptjavascriptapi-design+1

@prisma/prisma-cli

skill

Prisma CLI commands reference covering all available commands, options, and usage patterns. Use when running Prisma CLI commands, setting up projects, generating client, running migrations, or managing databases. Triggers on "prisma init", "prisma generate", "prisma migrate", "prisma db", "prisma studio".

24MIT
prisma/development·1,513 tokens·development

@prisma/prisma-upgrade-v7

skill

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".

24MIT
prisma/data·1,504 tokens·typescriptjavascriptdocumentation

@prisma/prisma-client-api-constructor

skill

PrismaClient Constructor

4
prisma/data·950 tokens·typescriptapi-design

@prisma/prisma-upgrade-v7-esm-support

skill

ESM Support. Reference when using this Prisma feature.

4
prisma/development·700 tokens·typescriptjavascript

@prisma/prisma-client-api-raw-queries

skill

Raw Queries. Reference when using this Prisma feature.

4
prisma/data·1,015 tokens·typescriptapi-design

@prisma/prisma-database-setup-mongodb

skill

MongoDB Setup. Reference when using this Prisma feature.

4
prisma/data·494 tokens·javascript

@prisma/prisma-client-api-transactions

skill

Transactions. Reference when using this Prisma feature.

4
prisma/data·1,000 tokens·typescriptapi-design

@prisma/prisma-upgrade-v7-env-variables

skill

Environment Variables

4
prisma/development·871 tokens·typescript

@prisma/prisma-client-api-model-queries

skill

Model Queries. Reference when using this Prisma feature.

4
prisma/data·1,237 tokens·typescriptapi-design

@prisma/prisma-client-api-query-options

skill

Query Options. Reference when using this Prisma feature.

4
prisma/data·1,056 tokens·typescriptapi-design

@prisma/prisma-database-setup-cockroachdb

skill

CockroachDB Setup. Reference when using this Prisma feature.

4
prisma/data·520 tokens·typescript

@prisma/prisma-upgrade-v7-driver-adapters

skill

Driver Adapters. Reference when using this Prisma feature.

4
prisma/data·1,401 tokens·typescriptjavascriptrust

@prisma/prisma-upgrade-v7-accelerate-users

skill

Prisma Accelerate Users

4
prisma/data·905 tokens·typescript

@prisma/prisma-upgrade-v7-removed-features

skill

Removed Features. Reference when using this Prisma feature.

4
prisma/data·1,084 tokens·typescript

@prisma/prisma-database-setup-prisma-postgres

skill

Prisma Postgres Setup

4
prisma/data·559 tokens·typescript

@prisma/prisma-database-setup-prisma-client-setup

skill

Prisma Client Setup. Reference when using this Prisma feature.

4
prisma/development·348 tokens·typescript

@prisma/prisma-cli-debug

skill

prisma debug. Reference when using this Prisma feature.

4
prisma/data·306 tokens·typescriptjavascriptgit

@prisma/prisma-cli-format

skill

prisma format. Reference when using this Prisma feature.

4
prisma/development·306 tokens·development

@prisma/prisma-cli-validate

skill

prisma validate. Reference when using this Prisma feature.

4
prisma/development·263 tokens·development

@prisma/prisma-cli-migrate-dev

skill

prisma migrate dev. Reference when using this Prisma feature.

4
prisma/data·782 tokens·data

@prisma/prisma-cli-migrate-diff

skill

prisma migrate diff. Reference when using this Prisma feature.

4
prisma/development·566 tokens·typescript

@prisma/prisma-cli-migrate-status

skill

prisma migrate status

4
prisma/devops·414 tokens·devops

@prisma/prisma-cli-migrate-resolve

skill

prisma migrate resolve

4
prisma/data·452 tokens·data

@prisma/prisma-client-api-relations

skill

Relation Queries. Reference when using this Prisma feature.

4
prisma/data·1,153 tokens·typescriptapi-design

@prisma/prisma-upgrade-v7-prisma-config

skill

Prisma Config. Reference when using this Prisma feature.

4
prisma/data·896 tokens·typescript

@prisma/prisma-database-setup-sqlserver

skill

SQL Server Setup. Reference when using this Prisma feature.

4
prisma/data·589 tokens·typescriptsecurity

@prisma/prisma-database-setup-postgresql

skill

PostgreSQL Setup. Reference when using this Prisma feature.

4
prisma/data·520 tokens·typescript

@prisma/prisma-client-api-client-methods

skill

Client Methods. Reference when using this Prisma feature.

4
prisma/data·1,004 tokens·typescriptapi-design

@prisma/prisma-upgrade-v7-schema-changes

skill

Schema Changes. Reference when using this Prisma feature.

4
prisma/data·766 tokens·typescriptjavascript

@prisma/prisma-cli-dev

skill

prisma dev. Reference when using this Prisma feature.

4
prisma/data·705 tokens·data

@prisma/prisma-cli-init

skill

prisma init. Reference when using this Prisma feature.

4
prisma/data·699 tokens·typescriptjavascript

@prisma/prisma-cli-db-push

skill

prisma db push. Reference when using this Prisma feature.

4
prisma/data·748 tokens·testingperformance

@prisma/prisma-cli-db-seed

skill

prisma db seed. Reference when using this Prisma feature.

4
prisma/data·889 tokens·typescriptjavascripttesting

@prisma/prisma-cli-studio

skill

prisma studio. Reference when using this Prisma feature.

4
prisma/data·555 tokens·data

@prisma/prisma-cli-db-pull

skill

prisma db pull. Reference when using this Prisma feature.

4
prisma/data·935 tokens·typescript

@prisma/prisma-cli-generate

skill

prisma generate. Reference when using this Prisma feature.

4
prisma/development·692 tokens·typescriptjavascript

@prisma/prisma-cli-db-execute

skill

prisma db execute. Reference when using this Prisma feature.

4
prisma/data·478 tokens·typescripttesting

@prisma/prisma-cli-migrate-reset

skill

prisma migrate reset

4
prisma/data·417 tokens·typescripttesting

@prisma/prisma-client-api-filters

skill

Filter Conditions and Operators

4
prisma/development·901 tokens·typescriptapi-design

@prisma/prisma-cli-migrate-deploy

skill

prisma migrate deploy

4
prisma/devops·693 tokens·javascriptgitdocker

@prisma/prisma-database-setup-mysql

skill

MySQL Setup. Reference when using this Prisma feature.

4
prisma/data·596 tokens·typescript

@prisma/prisma-database-setup-sqlite

skill

SQLite Setup. Reference when using this Prisma feature.

4
prisma/data·624 tokens·typescript