sentry-integration

Installation
SKILL.md

Sentry Integration

Implement Sentry integration with a fixed operational sequence and explicit decision rules. Keep project-specific details in references so the skill remains cross-agent portable.

Trigger Conditions

Load this skill when requests involve any of the following:

  • Sentry SDK setup or migration
  • Error tracking, exception capture, or expected-error classification
  • Instrumentation and span design
  • Performance issues, slow requests, trace analysis, or sampling strategy
  • Middleware wiring for TRPC, HTTP handlers, or server functions
  • Sentry API usage for issues/projects/alerts

Operational Workflow (Mandatory Order)

  1. Configure SDKs (server first, client second).
  2. Wire middleware at framework boundaries.
Related skills

More from blogic-cz/blogic-marketplace

Installs
71
GitHub Stars
3
First Seen
Feb 28, 2026