🎯

prisma-cli

🎯Skill

from prisma/skills

VibeIndex|
What it does
|

Provides comprehensive reference and guidance for executing Prisma CLI commands, covering project setup, database management, migrations, and client generation.

Overview

Prisma CLI is an official skill from Prisma that provides a complete reference for all Prisma CLI commands in version 7.x. It covers project setup, client generation, database operations, migrations, and development tools, serving as authoritative guidance for AI coding assistants working with Prisma ORM.

Key Features

  • Complete CLI Reference - Covers all Prisma CLI commands including init, generate, validate, format, migrate, db operations, studio, and debug
  • Local Development Database - Documents the prisma dev command for local Prisma Postgres instances with start, stop, list, and remove operations
  • Migration Management - Provides guidance for the full migration lifecycle including dev, deploy, reset, status, diff, and resolve commands
  • AI-Powered Schema Init - Documents the --prompt flag for AI-generated schema initialization based on natural language descriptions
  • Bun Runtime Support - Includes specific guidance for using Prisma with the Bun runtime, requiring the --bun flag for proper execution

Who is this for?

This skill is designed for developers using Prisma ORM who want their AI coding assistant to have accurate, up-to-date knowledge of all Prisma CLI commands and options. It is ideal for teams working with PostgreSQL, MySQL, or SQLite through Prisma who need reliable guidance on migrations, client generation, and database operations.

πŸ“¦

Same repository

prisma/skills(6 items)

prisma-cli

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add prisma/skills --skill prisma-cli
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add prisma/skills --skill prisma-cli
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/prisma-cli/SKILL.md

SKILL.md

1,557Installs
-
AddedFeb 4, 2026