sentry-react-setupby sentry

Sentry error monitoring, session replay, and tracing for React applications. Install @sentry/react and initialize via instrument.js (imported first in your entry point) with DSN configuration Supports error capture via React 19+ error hooks or ErrorBoundary component for earlier versions Includes browser tracing, session replay, and Redux integration; router integrations available for React Router (v4–v7) and TanStack Router Source map upload via @sentry/wizard enables readable stack traces...

npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-react-setup

More skills from sentry