Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevOpsMédio

Sentry Next.js SDK

porgetsentry·getsentry· v1.0.0 · atualizado em 2026-04-10
78
Score

Full Sentry SDK setup for Next.js. Use when asked to "add Sentry to Next.js", "install @sentry/nextjs", or configure error monitoring, tracing, session replay, logging, profiling, AI monitoring, or crons for Next.js applications. Supports Next.js 13+ with App Router and Pages Router.

sentrynextjserror-monitoringtracingsession-replayobservabilityfrontend
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdsentry-nextjs-sdk/workflow
1
Detect Project Configuration: — Determine Next.js version, router type, and existing Sentry setup.
2
Recommend Features: — Propose error monitoring, tracing, and session replay, with optional features based on project needs.
3
Install Sentry SDK: — Use the wizard or manual setup to install `@sentry/nextjs`.
4
Configure Sentry: — Create `instrumentation-client.ts`, `sentry.server.config.ts`, `sentry.edge.config.ts`, and `instrumentation.ts`.
5
Set up Error Boundaries: — Implement `global-error.tsx` (App Router) or update `_error.tsx` (Pages Router).
6
Wrap `next.config.ts`: — Use `withSentryConfig()` to configure Sentry.
7
Configure Source Maps: — Generate a Sentry auth token and set environment variables for source map upload.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aMigrate Next.js to vinext
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar aFix Sentry Issues
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aOpenClaw Self-Healing System
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82

Árvore do Skill

Sentry Next.js SDK
sentry-nextjs-sdk
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.RECOMMEND
4.ACT
Triggers8
add Sentry to Next.jsinstall @sentry/nextjsconfigure error monitoring for Next.jsset up tracing in Next.jsenable session replay for Next.jsinstrument Next.js with Sentryconfigure Sentry for Next.js App Routerconfigure Sentry for Next.js Pages Router

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download sentry-nextjs-sdk
$ synaptic skills detail sentry-nextjs-sdk
$ synaptic skills live sentry-nextjs-sdk

Dependências

@sentry/nextjs

Links

GitHub Repository