prisma-next-debug

安装量: 1.3K
排名: #8717

安装

npx skills add https://github.com/prisma/prisma-next --skill prisma-next-debug

Prisma Next — Debug Edit your data contract. Prisma handles the rest. When a Prisma Next call fails, the framework returns a structured envelope . The agent's job is to read the envelope, route on the code , and chain to the right authoring skill for the actual fix. This skill teaches the envelope shapes and the routing — it does not duplicate sibling-skill workflows. When to Use User pastes an error envelope (CLI failure, runtime exception, --json output). User says "my query won't typecheck" , "my migration won't apply" , "my emit failed" , "the runtime crashed" . User mentions a stable code ( PN-CLI- , PN-MIG- , PN-RUN- , PN-SCHEMA- , MIGRATION. , CONTRACT. , LINT. , BUDGET. , PLAN. , RUNTIME. ). User mentions: Studio, EXPLAIN, query log, prepared statements, drift, hash mismatch, capability, planner . When Not to Use User wants to author a query / model / migration → the matching authoring skill. User wants to prevent errors (lints, budgets, type-level guards) → prisma-next-runtime . User wants the framework changed because the surface itself is the problem (no envelope to route on, capability genuinely missing) → prisma-next-feedback . Show more Installs 881 Repository prisma/prisma-next GitHub Stars 418 First Seen May 17, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass

返回排行榜