AI AGENT ADDONS
Debugging
1,049installs

React apps can break. Sentry helps you catch errors and fix them fast. This guide shows how to add Sentry to your React project. You get error tracking, session replays, and performance monitoring.

You start by installing the @sentry/react package. Then you create an instrument file and import it first in your app. This sets up automatic error capture. You can also add features like browser tracing and session replay.

Whether you use React 19 with new error hooks or older versions with error boundaries, Sentry works smoothly. It even integrates with React Router and Redux. Follow the steps to monitor your app and keep users happy.

Add Sentry React Setup skill to your workflow

Global

mkdir -p ~/.claude/skills/sentry-react-setup

Project

mkdir -p .claude/skills/sentry-react-setup

Source Repository

Stars
19
Forks
2
Watchers
19
Last Push
4 months ago
Created
7 months ago