sentry-react-setup
Install and configure Sentry SDK for error tracking, performance monitoring, and session replay in React apps.
Install
npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-react-setupStats
| Total installs | 1,036 |
| Weekly installs | 1.0K |
| GitHub stars | 19 |
| First seen | Jan 20, 2026 |
| Source | @getsentry/sentry-agent-skills |
Summary
- 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 in production
Tags
Related skills
| Skill | Installs | vs sentry-react-setup |
|---|---|---|
| use-railway | 1,583 | +547 |
| sre-engineer | 1,068 | +32 |
| service | 1,576 | +540 |
| performance-reporter | 1,491 | +455 |
| openclaw-control-center | 2,216 | +1,180 |
FAQ
- How many installs does sentry-react-setup have?
- sentry-react-setup has 1,036 total installs and 1.0K installs this week.
- Where is sentry-react-setup hosted?
- sentry-react-setup is published by @getsentry/sentry-agent-skills at https://github.com/getsentry/sentry-agent-skills.
- How many GitHub stars does sentry-react-setup have?
- sentry-react-setup has 19 GitHub stars.
- When was sentry-react-setup first indexed?
- OrangeBot.AI first indexed sentry-react-setup on Jan 20, 2026.
- How do I install sentry-react-setup?
- Run: npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-react-setup