prisma-cli-dev

Installation
SKILL.md

prisma dev

Starts a local Prisma Postgres database for development. Provides a PostgreSQL-compatible database that runs entirely on your machine.

Command

prisma dev [options]

What It Does

  • Starts a local PostgreSQL-compatible database
  • Runs in your terminal or as a background process
  • Perfect for development and testing
  • Easy migration to Prisma Postgres cloud in production

Options

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