·error-tracking

将 Sentry v8 错误跟踪和性能监控添加到您的项目服务中。在添加错误处理、创建新控制器、检测 cron 作业或跟踪数据库性能时,请使用此技能。所有错误都必须捕获到 SENTRY - 无一例外。

23安装·0热度·@diet103

安装

$npx skills add https://github.com/diet103/claude-code-infrastructure-showcase --skill error-tracking

SKILL.md

Purpose This skill enforces comprehensive Sentry error tracking and performance monitoring across all your project services following Sentry v8 patterns.

ALL ERRORS MUST BE CAPTURED TO SENTRY - No exceptions. Never use console.error alone.

❌ NEVER use console.error without Sentry ❌ NEVER swallow errors silently ❌ NEVER expose sensitive data in error context ❌ NEVER use generic error messages without context ❌ NEVER skip error handling in async operations ❌ NEVER forget to import instrument.ts as first line in cron jobs

将 Sentry v8 错误跟踪和性能监控添加到您的项目服务中。在添加错误处理、创建新控制器、检测 cron 作业或跟踪数据库性能时,请使用此技能。所有错误都必须捕获到 SENTRY - 无一例外。 来源:diet103/claude-code-infrastructure-showcase。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/diet103/claude-code-infrastructure-showcase --skill error-tracking
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 error-tracking?

将 Sentry v8 错误跟踪和性能监控添加到您的项目服务中。在添加错误处理、创建新控制器、检测 cron 作业或跟踪数据库性能时,请使用此技能。所有错误都必须捕获到 SENTRY - 无一例外。 来源:diet103/claude-code-infrastructure-showcase。

如何安装 error-tracking?

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

这个 Skill 的源码在哪?

https://github.com/diet103/claude-code-infrastructure-showcase

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-01