prisma-cli-generate

Installation
SKILL.md

prisma generate

Generates assets based on the generator blocks in your Prisma schema, most commonly Prisma Client.

Command

prisma generate [options]

Bun Runtime

If you're using Bun, run Prisma with bunx --bun so it doesn't fall back to Node.js:

bunx --bun prisma generate

What It Does

Related skills
Installs
8
GitHub Stars
8
First Seen
Mar 18, 2026