BigHugger
sk Skill · brianlovin

sentry

Sentry error monitoring and performance tracing patterns for Next.js applications.

installs 8w
1,920
30-day movement
starts with the next reading
Related entries
7
Connections
0
javascriptShell

An agent skill that provides guidelines for using Sentry in Next.js applications, covering error monitoring and performance tracing. It includes patterns for exception catching, span creation, per-runtime configuration files, and structured logging.

Reach for it when you want an AI coding agent to follow consistent Sentry instrumentation patterns in a Next.js codebase.

Use it to

  • Catch exceptions with Sentry.captureException in try/catch blocks
  • Create performance spans for UI actions and API calls
  • Configure Sentry across client, server, and edge runtimes
  • Set up initialization files with or without console logging
  • Use logger.fmt for structured logging with variables

For Developers instrumenting Next.js apps with Sentry

Host repository
brianlovin/agent-config
Installs, lifetime
2,200
Installs, 8 weeks
1,920
Host stars
368
Host language
Shell
topicssentrynextjserror-monitoringperformance-tracingjavascriptagent-skill