Databases & dataMIT

Prisma CLI

by Prisma (opens in a new tab) prisma/skills

Guides Prisma ORM setup, generation, migrations, database operations, and MCP use.

Installation

Skills CLI

Skills CLI command
npx skills@latest add prisma/skills --skill prisma-cli

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Runs the Prisma ORM CLI for schemas, clients, local databases, Studio, raw SQL, migration deployment, and its MCP server, distinct from the Prisma Platform CLI. Database access may be local or hosted; reset and forced data-loss commands erase data and require the user's exact fresh consent.

  • LicenceMIT
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size266 lines
  • Last checked27 Sept 2026 · 947f1767a903a36f378bd707fcaff2e43a53822099da5a5ff80c1d1eb4feccb3

What it can touch

  • Edits code

    Changes files in your project.

  • Runs commands

    Runs shell commands such as tests, builds or installs.

  • Needs MCP

    Requires an MCP server to be configured.

  • Network

    Reaches external services or the web.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

prisma-cli/SKILL.md on GitHub (opens in a new tab)