aiskillstore/prisma-driver-adapter-implementation
Required reference for Prisma v7 driver adapter work. Use when implementing or modifying adapters, adding database drivers, or touching SqlDriverAdapter/Transaction interfaces. Contains critical contract details not inferable from code examples — including the transaction lifecycle protocol, error mapping requirements, and verification checklist. Existing implementations do not replace this skill.
This is a copy. The original lives at prisma/prisma-plugin-prisma-driver-adapter-implementation.
npx skills add https://github.com/aiskillstore/marketplace --skill prisma-driver-adapter-implementation
Take aiskillstore/prisma-driver-adapter-implementation from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.