This is a comprehensive setup wizard for Sentry in React Native and Expo projects. It walks through detection (identifying whether you're on Expo managed, bare, or vanilla RN), recommends a feature set (error monitoring, tracing, session replay, profiling, logging), and then guides installation via either the Sentry wizard CLI or manual steps. The detection phase is thorough, checking for Hermes, navigation libraries, Expo Router, and even backend directories for cross-linking traces. The skill defaults to recommending the wizard CLI for all project types, which makes sense since manual Expo config plugin setup and native build configuration can get fiddly. Useful if you're adding Sentry to a mobile app and want structured guidance instead of stitching together docs.
npx -y skills add getsentry/sentry-agent-skills --skill sentry-react-native-sdk --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar