This walks you through the full Sentry setup for Next.js 13+ across all three runtimes: browser, Node.js server, and Edge. It detects your router type (App vs Pages), checks for existing config, then guides you through either the interactive wizard or manual installation of instrumentation files, error boundaries, and the Next.js config wrapper. The skill is opinionated about what to recommend: error monitoring and tracing are non-negotiable, session replay for user-facing apps, and optional add-ons like logging, profiling, AI monitoring, or cron detection based on what it finds in your project. Useful if you want structured guidance instead of piecing together Sentry docs yourself.
npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-nextjs-sdk