Agent skill · software engineering · thebushidocollective
sentry-performance-monitoring
Use when setting up performance monitoring, distributed tracing, or profiling with Sentry. Covers transactions, spans, and performance insights.
Why this skill is useful
Provides specific Sentry commands and patterns for performance monitoring that the AI wouldn't reliably generate on its own.
What it needs
Requires @sentry/browser, @sentry/node installed locally. About 2k tokens when loaded. Last updated 2026-07-19. 187 stars on the source repository.
What this skill does
Sentry - Performance Monitoring Track application performance with transactions, spans, and distributed tracing. Enable Performance Monitoring Transactions Automatic Transactions Manual Transactions Spans Create Child Spans Span Data Distributed Tracing Propagate Trace Context Backend Continuation Sampling Static Sampling Dynamic Sampling Web Vitals Custom Metrics Profiling Best Practices 1. Start with low sample rates, increase as needed 2. Use dynamic sampling for important transactions 3. Propagate trace context to all services 4. Add meaningful span descriptions 5. Track business-critical user flows 6. Use custom metrics for business KPIs 7. Enable profiling for performance-critical code
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills thebushidocollective/performance-monitoring