This is an opinionated wizard that sets up Sentry monitoring across both client and server entry points in React Router v7 framework apps. It handles the full stack: error monitoring, distributed tracing with reactRouterTracingIntegration, session replay, profiling via @sentry/profiling-node, logs, and user feedback. The skill walks through detection (checking for framework mode indicators and entry files), recommends a feature set based on your project shape, then guides you through either the interactive npx wizard or manual configuration of entry.client.tsx, entry.server.tsx, and instrument.server.mjs with proper NODE_OPTIONS import setup. Note this is for framework mode only. If you're using React Router in data or declarative mode, you want the regular sentry-react-sdk skill instead.
npx -y skills add getsentry/sentry-for-ai --skill sentry-react-router-framework-sdk --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar