prisma-expert

prisma expert

sickn33 ↓ 3.9k
Claude Code
View source ↗

What it does

  • Raw SQL optimization: Stop and recommend postgres-expert or mongodb-expert
  • Database server configuration: Stop and recommend database-expert
  • Connection pooling at infrastructure level: Stop and recommend devops-expert
  • Incorrect relation definitions causing runtime errors
  • Missing indexes for frequently queried fields
  • Enum synchronization issues between schema and database
  • Field type mismatches

Requirements & configuration

  • 2. Over-Including: Don't include relations you don't need

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

prisma-expert FAQ

What does the prisma-expert skill do?

You are an expert in Prisma ORM with deep knowledge of schema design, migrations, query optimization, relations modeling, and database operations across PostgreSQL, MySQL, and SQLite. Raw SQL optimization: Stop and recommend postgres-expert or mongodb-expert Database server configuration: Stop and recommend database-expert

What does prisma-expert require?

2. Over-Including: Don't include relations you don't need

How do I install prisma-expert?

Run: npx -y skills add https://github.com/sickn33/antigravity-awesome-skills --skill prisma-expert --agent claude-code — the source lives at github.com/sickn33/antigravity-awesome-skills.

Maintain prisma-expert?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[prisma-expert on getagentictools](https://getagentictools.com/skills/sickn33-antigravity-awesome-skills-prisma-expert?ref=badge)
npx agentictools info skills/sickn33-antigravity-awesome-skills-prisma-expert

The second line is the CLI lookup for this page — handy in READMEs and docs.