A comprehensive reference for all Prisma CLI commands, from project setup to production migrations. Covers the current v7.6.0 command structure including the new prisma.config.ts configuration file, local development database commands, and the MCP server for AI tooling. Includes specific flags for different runtimes like Bun, handles both development workflows (migrate dev, db push) and production deployments (migrate deploy), and covers utility commands like Studio and schema validation. The reference is organized by priority and impact, making it easy to find the right command whether you're bootstrapping a new project or debugging migration issues in production.
npx skills add https://github.com/prisma/skills --skill prisma-cli