prisma-next-debug
Diagnose Prisma Next Errors
Prisma Next failures expose detailed envelopes that can be difficult to route correctly. This skill maps codes, metadata, and symptoms to focused recovery steps.
Detente y solicita confirmación antes de instalar.
Revisa el plan y obtén el consentimiento explícito del usuario antes de modificar archivos.
Instalar con mi Agente
Copia esta solicitud en tu Agente. Incluye la página canónica del Skill y el manifiesto.
Review the Skillstore skill "prisma-next-debug" from https://skillstore.io/skills/prisma-prisma-next-debug.md and its manifest at https://skillstore.io/api/skills/prisma-prisma-next-debug/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Tu Agente debe seguir mostrando su plan y solicitar cualquier confirmación exigida por la política de seguridad.
Recursos legibles por agentes
Usa estos enlaces cuando un agente de IA, crawler o script necesite contexto limpio en vez de leer la página completa.
Pruébalo
Usando "prisma-next-debug". A runtime envelope reports BUDGET.TIME_EXCEEDED with a strict latency limit.
Resultado esperado:
Category: budget enforcement. Review query cost and the configured latency budget before increasing the threshold. Re-run the same workload after one controlled change.
Usando "prisma-next-debug". A migration command returns PN-RUN-3000 and reports MIGRATION.HASH_MISMATCH in its metadata.
Resultado esperado:
The outer code is a wrapper. The metadata identifies a migration hash mismatch. Re-emit the named migration, inspect the resulting diff, and verify state before applying changes.
Usando "prisma-next-debug". A script prints query results but does not exit, and db.end is unavailable.
Resultado esperado:
The Prisma Next client uses db.close for teardown. Close it after all queries complete. Do not close a shared client inside a request handler.
Auditoría de seguridad
Riesgo altoStatic analysis misidentified Markdown inline-code formatting as executable shell syntax. The skill is documentation-only, but it recommends a command that can apply destructive database changes without explicit approval.
Preocupaciones de seguridad confirmadas (1)
Factores de riesgo
⚙️ Comandos externos (50)
🌐 Acceso a red (1)
📁 Acceso al sistema de archivos (1)
🔑 Variables de entorno (1)
Compartir y citar este informe
Comparte el informe de evaluación versionado, la insignia neutral, la tarjeta insertable y las citas. Skillstore presenta evidencias sin decidir si este Skill es seguro.
Copiar enlace del informe
https://skillstore.io/skills/prisma-prisma-next-debug/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportInsignia Markdown
[](https://skillstore.io/skills/prisma-prisma-next-debug?utm_source=security_passport_badge)Insignia HTML
<a href="https://skillstore.io/skills/prisma-prisma-next-debug?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/prisma-prisma-next-debug/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Tarjeta para insertar
<iframe src="https://skillstore.io/embed/skills/prisma-prisma-next-debug.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Citas académicas (APA · BibTeX · CFF)
Cita APA
prisma. (2026). prisma-next-debug security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/prisma-prisma-next-debug/audits/1Cita BibTeX
@techreport{prisma-prisma-prisma-next-debug-2026,
author = {prisma},
title = {prisma-next-debug security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/prisma-prisma-next-debug/audits/1},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "prisma-next-debug security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "prisma"
date-released: "2026-08-17"
url: "https://skillstore.io/skills/prisma-prisma-next-debug/audits/1"
identifiers:
- type: other
value: "skillstore:prisma-prisma-next-debug:audit:1"
description: "Skillstore immutable audit report identifier"
Puntuación de Skillstore
Por qué esta puntuación Confianza de la evidencia: MedioLo que puedes crear
Route a CLI failure
Identify the envelope code, severity, and metadata, then select the matching recovery path.
Recover a migration
Interpret migration wrappers, hash mismatches, drift, and marker diagnostics before choosing the next command.
Diagnose runtime behavior
Separate query, capability, budget, cancellation, and client lifecycle failures during incident response.
Prueba estos prompts
Explain this Prisma Next error envelope and give the safest next step: [paste envelope].
Inspect this PN-RUN-3000 envelope, including meta.code, and identify the correct recovery workflow: [paste envelope].
Compare this migration status output with the contract hash and propose non-destructive verification steps: [paste output and context].
Create a prioritized recovery plan from these CLI, runtime, and SQL errors. Separate safe checks from commands requiring approval: [paste evidence].
Mejores prácticas
- Provide the complete envelope, including code, severity, fix, metadata, and location.
- Use dry-run or verification commands before any operation that changes database state.
- Redact credentials and sensitive data from connection strings and diagnostic output.
Evitar
- Do not route only from the human summary or process exit code.
- Do not ignore meta.code when PN-RUN-3000 wraps the original failure.
- Do not bypass destructive-operation confirmation without explicit user approval.
Preguntas frecuentes
Which error formats can this skill interpret?
What should I provide for the best diagnosis?
Does it execute recovery commands automatically?
Can it diagnose PN-RUN-3000 errors?
Can it replace Prisma Studio?
How should secrets be handled?
Detalles del desarrollador
Autor
prismaLicencia
MIT
Revisión de Skillstore
r1
Aviso de versión
El autor no declaró una versión.
Repositorio
https://github.com/prisma/prisma-next/tree/e0e739ca6a0e076c97733ef30ec3bf7b1f43a27b/skills/prisma-next-debugRef.
b1cc8fa5414840335cbed43082309fd32a013145
Actualidad del mantenimiento
17/8/2026
Uso
0 descargas · 0 vistas
Estructura de archivos
📄 SKILL.md