prisma/skills
These skills were imported into SkillJury from the public skills ecosystem.
prisma-postgres
by prisma/skills
Guidance for creating, managing, and integrating Prisma Postgres across interactive and programmatic workflows.
prisma-upgrade-v7
by prisma/skills
Complete guide for migrating from Prisma ORM v6 to v7. This upgrade introduces significant breaking changes including ESM-only support, required driver adapters, and a new configuration system.
prisma-driver-adapter-implementation
by prisma/skills
This skill provides everything needed to implement a Prisma ORM v7 driver adapter for any database.
prisma-database-setup
by prisma/skills
Comprehensive guides for configuring Prisma ORM with various database providers.
prisma-cli
by prisma/skills
Complete reference for all Prisma CLI commands. This skill provides guidance on command usage, options, and best practices for Prisma ORM 7.x.
prisma-client-api
by prisma/skills
Complete API reference for Prisma Client. This skill provides guidance on model queries, filtering, relations, and client methods for Prisma ORM 7.x.