prisma-cli

Installation
SKILL.md

Prisma CLI Reference

Complete reference for Prisma ORM CLI commands. This skill provides guidance on command usage, options, and best practices for current Prisma releases.

Boundary: Compute

Do not use this skill for Prisma Compute app deployment. Use prisma-compute for @prisma/cli app deploy, compute:deploy, create-prisma --deploy, Compute apps, deployments, logs, domains, and framework deploy readiness.

When to Apply

Reference this skill when:

  • Setting up a new Prisma project (prisma init)
  • Generating Prisma Client (prisma generate)
  • Running database migrations (prisma migrate)
  • Managing database state (prisma db push/pull)
  • Using local development database (prisma dev)
  • Debugging Prisma issues (prisma debug)

Rule Categories by Priority

Installs
3
GitHub Stars
2
First Seen
Jun 5, 2026
prisma-cli — prisma/prisma-plugin