Skill

Sentry Next.js SDK

Skill

The official Next.js SDK skill — App Router included.

Wizard, source maps, the server/client split people get wrong.

spec·Apache-2.0·Updated this quarter·github.com/getsentry/skills

Claude CodeCursorDesktop
Scanned
npx skills add getsentry/sentry-nextjs-sdk

By Sentry

Input

A Next.js app without Sentry, or a broken one.

Output

A correct SDK setup.

sentry-nextjs-sdk.skill/invoke

You say

Add Sentry to this App Router app.

It returns

Wizard. instrumentation.ts + client config.

Prompt notebook

Prompts this skill is built for.

  • You say

    Add Sentry to this App Router app.

    It returns

    Wizard. instrumentation.ts + client config.

  • You say

    Frames are minified.

    It returns

    Vercel plugin not uploading maps. Fixed.

What it teaches

  1. 01Wizard
  2. 02Source maps
  3. 03App Router