Skip to main content
Back to the directory
getsentry/sentry-agent-skillsSoftware EngineeringFrontend and Design

sentry-react-setup

Sentry error monitoring, session replay, and tracing for React applications.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-react-setup
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, sentry-react-setup has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: getsentry/sentry-agent-skills. Canonical URL: https://skills.sh/getsentry/sentry-agent-skills/sentry-react-setup.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Sentry error monitoring, session replay, and tracing for React applications. Install and configure Sentry in React projects. Important: The configuration options and code samples below are examples. Always verify against docs.sentry.io before implementing, as APIs and defaults may have changed. Create instrument.js in your project root (must be imported first in your app): Use error hooks with createRoot : Use ErrorBoundary component: Upload source maps for readable stack traces: Note: The SDK reads SENTRY_DSN automatically. If using Create React App, prefix with REACT_APP_ ; for Vite, use VITE_ . SENTRY_AUTH_TOKEN / ORG / PROJECT are used by sentry-cli for source map uploads, not by the browser SDK. Add test button to trigger error: - 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 - User asks to "add Sentry to React" or "install Sentry" in a React app - User wants error monitoring, logging, or tracing in React - User mentions "@sentry/react" or React error boundaries

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does sentry-react-setup do?

Sentry error monitoring, session replay, and tracing for React applications.

Is sentry-react-setup good?

sentry-react-setup does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support sentry-react-setup?

sentry-react-setup currently lists compatibility with Skills CLI.

Is sentry-react-setup safe to install?

sentry-react-setup has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to sentry-react-setup?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install sentry-react-setup?

Run the following command to install sentry-react-setup: npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-react-setup

Related skills

Alternatives in Software Engineering