prisma-database-setup-prisma-postgres

Installation
SKILL.md

Prisma Postgres Setup

Configure Prisma with Prisma Postgres (Managed).

Overview

Prisma Postgres is a serverless, managed PostgreSQL database optimized for Prisma.

Setup via CLI

You can provision a Prisma Postgres instance directly via the CLI:

prisma init --db

This will:

  1. Log you into Prisma Data Platform.
  2. Create a new project and database instance.
Related skills
Installs
8
GitHub Stars
8
First Seen
Mar 18, 2026