Agent skill · software engineering · thebushidocollective

sentry-error-capturing

Use when capturing and reporting errors to Sentry, adding context, or handling exceptions. Covers error boundaries, context enrichment, and fingerprinting.

Why this skill is useful

Provides specific commands and patterns for capturing and enriching errors in Sentry that the AI wouldn't reliably generate on its own.

What it needs

Requires sentry account access. About 2k tokens when loaded. Last updated 2026-07-19. 187 stars on the source repository.

What this skill does

Sentry - Error Capturing & Context Capture errors and enrich them with context for better debugging. Capturing Errors Manual Error Capture Capture with Extra Context Capture Messages Adding Context User Context Tags Extra Data Context Objects Breadcrumbs Automatic Breadcrumbs Manual Breadcrumbs Configure Breadcrumbs Error Boundaries (React) Fingerprinting Custom Grouping Override Default Grouping Scopes Configure Scope With Scope (Isolated) Best Practices 1. Set user context on login, clear on logout 2. Add relevant business context (order ID, tenant, etc.) 3. Use tags for filterable, indexable data 4. Use extra for detailed debugging data 5. Implement error boundaries at feature boundaries 6. Use fingerprinting to group related errors 7. Add breadcrumbs for critical user actions

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills thebushidocollective/error-capturing

View the source on GitHub

Browse the @skills marketplace