Skip to main content
Back to registry

sentry-react-setup

getsentry/sentry-agent-skills

Install and configure Sentry in React projects.

Installs1
Install command
npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-react-setup
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
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: - 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 skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

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

Install and configure Sentry in React projects.

Is sentry-react-setup good?

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

What agent does sentry-react-setup work with?

sentry-react-setup currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to sentry-react-setup?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install sentry-react-setup?

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

Related skills

More from getsentry/sentry-agent-skills

Related skills

Alternatives in Software Engineering