sentry-skill
✓Sentry 错误监控和性能跟踪的综合技能。当 Claude 需要 (1) 配置 Sentry SDK 以进行错误跟踪和性能监控时使用,(2) 通过 CLI 管理版本、源映射和调试符号,(3) 通过 API 查询问题、事件和指标,(4) 设置警报和通知规则,(5) 配置采样策略和配额管理,(6) 部署自托管 Sentry 实例,(7) 与 OpenTelemetry 集成以进行分布式跟踪或任何其他 Sentry 自动化任务。
SKILL.md
Comprehensive guide for error monitoring, performance tracking, and application observability using Sentry.
The DSN is the unique identifier for your Sentry project:
| Event | Single instance of data sent to Sentry (error, transaction, etc.) | | Issue | Group of similar events deduplicated by fingerprint | | Transaction | Performance monitoring span representing a unit of work | | Span | Individual operation within a transaction (DB query, HTTP call) | | Trace | Connected series of transactions across services |
Sentry 错误监控和性能跟踪的综合技能。当 Claude 需要 (1) 配置 Sentry SDK 以进行错误跟踪和性能监控时使用,(2) 通过 CLI 管理版本、源映射和调试符号,(3) 通过 API 查询问题、事件和指标,(4) 设置警报和通知规则,(5) 配置采样策略和配额管理,(6) 部署自托管 Sentry 实例,(7) 与 OpenTelemetry 集成以进行分布式跟踪或任何其他 Sentry 自动化任务。 来源:julianobarbosa/claude-code-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/julianobarbosa/claude-code-skills --skill sentry-skill- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 sentry-skill?
Sentry 错误监控和性能跟踪的综合技能。当 Claude 需要 (1) 配置 Sentry SDK 以进行错误跟踪和性能监控时使用,(2) 通过 CLI 管理版本、源映射和调试符号,(3) 通过 API 查询问题、事件和指标,(4) 设置警报和通知规则,(5) 配置采样策略和配额管理,(6) 部署自托管 Sentry 实例,(7) 与 OpenTelemetry 集成以进行分布式跟踪或任何其他 Sentry 自动化任务。 来源:julianobarbosa/claude-code-skills。
如何安装 sentry-skill?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/julianobarbosa/claude-code-skills --skill sentry-skill 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/julianobarbosa/claude-code-skills
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01