Download for macOS
Skill

prisma-cli

@prisma 295k installs Trending #1 on Skills.Sh Updated 2026-09-08

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

Install

git clone https://github.com/prisma/skills /tmp/skills && ln -s /tmp/skills/prisma-cli ~/.claude/skills/prisma-cli

From README

Prisma CLI Reference Reference for Prisma ORM CLI commands. This skill provides guidance on command , options, and best practices for current Prisma ORM releases. Boundary: Platform and Compute Do not confuse the stable ORM command (prisma) with the public-beta Platform package (@prisma/cli, binary prisma-cli). Use prisma-compute for Compute apps and workspace auth, and prisma-postgres for Platform projects and databases.