prisma-driver-adapter-implementation

prisma-driver-adapter-implementation is a skill for Claude Code, Codex from FlorianBruniaux/starmapper. It costs 71 tokens per session (4,416 once invoked), scanned A, original, no licence file.

A required technical reference for Prisma v7 database-driver adapters. It documents interfaces such as SqlDriverAdapter and Transaction, including details about transaction lifecycles and error handling.

In plain words
What is it for?
Use it when adding or modifying Prisma v7 database drivers, implementing adapters, or changing SqlDriverAdapter and Transaction interfaces.
Why use it?
Some adapter rules are not clear from ordinary code examples. The reference helps prevent implementations that compile but break Prisma's expected database behavior.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: installed under .agents/ (shared by several agents).

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/florianbruniaux/starmapper/prisma-driver-adapter-implementation
Any agent
npx skills add FlorianBruniaux/starmapper --skill prisma-driver-adapter-implementation
Clone the repo
git clone --depth 1 https://github.com/FlorianBruniaux/starmapper

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for prisma-driver-adapter-implementation

README.md
[![agentmods](https://agentmods.dev/badge/skills/florianbruniaux/starmapper/prisma-driver-adapter-implementation.svg)](https://agentmods.dev/skills/florianbruniaux/starmapper/prisma-driver-adapter-implementation)
Your own site
<a href="https://agentmods.dev/skills/florianbruniaux/starmapper/prisma-driver-adapter-implementation"><img src="https://agentmods.dev/badge/skills/florianbruniaux/starmapper/prisma-driver-adapter-implementation.svg" alt="Measured on agentmods" height="20"></a>
Per session 71 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,416 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00071 $0.04416
Opus 5 $0.00036 $0.02208
Sonnet 5 $0.00014 $0.00883
Haiku 4.5 $0.00007 $0.00442

Measured 6d ago against content hash b70fb834f889, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

prisma-driver-adapter-implementation scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/skills/prisma-driver-adapter-implementation/SKILL.md · 639 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 639 lines · 71 tokens per session scan A b70fb834f889

Subscribe to this mod's changes

prisma-driver-adapter-implementation is a skill published in the GitHub repository FlorianBruniaux/starmapper (83 stars, last pushed 4d ago), with no licence file. It adds 71 tokens to every session and 4,416 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

add-warehouse-adapter

Step-by-step checklist for adding a new warehouse connection to Lightdash. Follow the Athena adapter as the canonical example (PRs #19751/#19752). The MotherDuck/DuckDB adapter is the most recent implementation.

lightdash/lightdash · 0 tokens

effective-dbt-sql

Use when writing or modifying dbt model SQL — deciding whether to add a subquery or reuse an existing dimension/metric, structuring a query, joining models, or refactoring a metric's SQL. Encodes SQL semantic-correctness rules: reuse existing fields, prefer CTEs over correlated subqueries, and make joins and column…

lightdash/lightdash · 0 tokens

malloy-lookml-review

Analyze LookML files as prior art for Malloy modeling. Used during Step 1 (DISCOVER) when .lkml files are present. Coordinates reference files that extract business logic, relationships, and curation decisions. Works with or without a database connection.

malloydata/publisher · 58 tokens

business-intelligence-expert

Build comprehensive business intelligence solutions including data warehouses, ETL pipelines, interactive dashboards, and analytical reporting systems. Use when the user mentions BI, data warehousing, star or snowflake schemas, OLAP cubes, ETL/ELT pipelines, dashboards, KPIs, or analytical reporting.

personamanagmentlayer/pcl · 64 tokens

alibabacloud-data-agent-mcp-skill

Alibaba Cloud Data Agent MCP skill (alibabacloud-data-agent-mcp-skill, data-agent MCP) for enterprise database/file analysis. Use when the user asks (in any language, including Chinese) to query/analyze DMS-managed databases, run SQL/data analysis, start quick-query (lite) or deep-analysis (pro/ultra) sessions…

aliyun/data-agent-skill · 199 tokens

diagnose-clickhouse-clusters

Diagnose ClickHouse cluster health and provide concrete remediation.

FrankChen021/datastoria · 18 tokens