sentry-skill
Installation
SKILL.md
Sentry Skill
Comprehensive guide for error monitoring, performance tracking, and application observability using Sentry.
Quick Reference
DSN (Data Source Name)
The DSN is the unique identifier for your Sentry project:
https://<PUBLIC_KEY>@<HOST>/<PROJECT_ID>
Example: https://abc123@o123456.ingest.sentry.io/1234567