Skip to main content
Back to the directory
prisma/skillsSoftware EngineeringFrontend and Design

prisma-client-api

Complete Prisma Client API reference for model queries, CRUD operations, filtering, relations, and transactions.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
6

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/prisma/skills --skill prisma-client-api
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, prisma-client-api has 6 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: prisma/skills. Canonical URL: https://skills.sh/prisma/skills/prisma-client-api.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Complete Prisma Client API reference for model queries, CRUD operations, filtering, relations, and transactions. Complete API reference for Prisma Client. This skill provides guidance on model queries, filtering, relations, and client methods for current Prisma projects. 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. - Covers 17 model query methods including findUnique , findMany , create , update , delete , upsert , and bulk operations with return variants - Provides query options for shaping results: select , include , omit , orderBy , take , skip , cursor , and distinct - Includes scalar and logical filter operators ( equals , in , contains , startsWith , lt , gt ) plus relation filters ( some , every , none , is ) - Supports array and interactive transaction patterns via $transaction() , raw SQL execution with $queryRaw and $executeRaw , and client lifecycle methods - Organized by eight priority categories with detailed reference files covering constructor setup, client instantiation for Prisma 7.x with adapters, and extension patterns - 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 -...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

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

Complete Prisma Client API reference for model queries, CRUD operations, filtering, relations, and transactions.

Is prisma-client-api good?

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

Which AI agents support prisma-client-api?

prisma-client-api currently lists compatibility with Cursor, Skills CLI.

Is prisma-client-api safe to install?

prisma-client-api has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to prisma-client-api?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install prisma-client-api?

Run the following command to 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