·sentry-react-native-setup
</>

sentry-react-native-setup

getsentry/sentry-agent-skills

使用向导 CLI 在 React Native 中设置 Sentry。当要求将 Sentry 添加到 React Native、安装 @sentry/react-native 或为 React Native 或 Expo 应用程序配置错误监控时使用。

75安装·0热度·@getsentry

安装

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

SKILL.md

Install and configure Sentry in React Native projects using the official wizard CLI.

| Install SDK | Adds @sentry/react-native package | | Metro config | Adds @sentry/react-native/metro to metro.config.js | | Expo config | Adds @sentry/react-native/expo to app.json | | Android setup | Enables Gradle build step for source maps | | iOS setup | Wraps Xcode build phase, adds debug symbol upload | | Pod install | Runs pod install for iOS |

| Credentials | Stores in ios/sentry.properties, android/sentry.properties, .env.local | | Init code | Configures Sentry in App.tsx or layout.tsx |

使用向导 CLI 在 React Native 中设置 Sentry。当要求将 Sentry 添加到 React Native、安装 @sentry/react-native 或为 React Native 或 Expo 应用程序配置错误监控时使用。 来源:getsentry/sentry-agent-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-react-native-setup
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 sentry-react-native-setup?

使用向导 CLI 在 React Native 中设置 Sentry。当要求将 Sentry 添加到 React Native、安装 @sentry/react-native 或为 React Native 或 Expo 应用程序配置错误监控时使用。 来源:getsentry/sentry-agent-skills。

如何安装 sentry-react-native-setup?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-react-native-setup 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/getsentry/sentry-agent-skills