Skip to main content
Back to registry

prisma-client-api

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.

Installs1
Install command
npx skills add https://github.com/prisma/skills --skill prisma-client-api
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Complete API reference for Prisma Client. This skill provides guidance on model queries, filtering, relations, and client methods for Prisma ORM 7.x. Reference this skill when: Detailed API documentation: Pick the category from the table above, then open the matching reference file for implementation details and examples. - Writing database queries with Prisma Client - Performing CRUD operations (create, read, update, delete) - Filtering and sorting data - Working with relations - Using transactions - Configuring client options - constructor - PrismaClient setup and adapter wiring - model-queries - CRUD operations and bulk operations - query-options - select , include , omit , sort, pagination - filters - scalar and logical filter operators - relations - relation reads and nested writes - transactions - array and interactive transaction patterns - raw-queries - $queryRaw and $executeRaw safety - client-methods - lifecycle and extension methods - Prisma Client API Reference - CRUD Operations - Filtering and Sorting

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does prisma-client-api do?

Complete API reference for Prisma Client. This skill provides guidance on model queries, filtering, relations, and client methods for Prisma ORM 7.x.

Is prisma-client-api good?

prisma-client-api does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does prisma-client-api work with?

prisma-client-api currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to prisma-client-api?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install prisma-client-api?

npx skills add https://github.com/prisma/skills --skill prisma-client-api

Related skills

More from prisma/skills

Related skills

Alternatives in Software Engineering