Wraps Sentry's official wizard CLI to get error monitoring running in React Native and Expo projects. Instead of manually installing packages, configuring build files, and wiring up the SDK, you just ask Claude to add Sentry and it runs the interactive setup for you. The wizard handles platform-specific stuff like iOS and Android configurations, which is usually the tedious part. Useful when you're spinning up a new mobile app or finally getting around to adding crash reporting to an existing one. It's maintained by Getsentry themselves, so it stays in sync with their latest setup recommendations. Beats digging through docs to figure out which native dependencies you need.
npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-react-native-setup