sentry-error-capture
Original:🇺🇸 English
Translated
Execute advanced error capture and context enrichment with Sentry. Use when implementing detailed error tracking, adding context, or customizing error capture behavior. Trigger with phrases like "sentry error capture", "sentry context", "enrich sentry errors", "sentry exception handling".
5installs
Added on
NPX Install
npx skill4agent add jeremylongshore/claude-code-plugins-plus-skills sentry-error-captureTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →Sentry Error Capture
Prerequisites
- Sentry SDK installed and configured
- Understanding of error handling
- Application logging infrastructure
See for detailed implementation guide.
{baseDir}/references/implementation.mdOutput
- Errors with full context in Sentry dashboard
- Filterable tags for issue management
- User attribution for error tracking
Error Handling
See for comprehensive error handling.
{baseDir}/references/errors.mdExamples
See for detailed examples.
{baseDir}/references/examples.md