prisma-cli-init

Installation
SKILL.md

prisma init

Bootstraps a fresh Prisma ORM project in the current directory.

Command

prisma init [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 init

What It Creates

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