sentry-monitoring

Community

Monitor errors and performance, gain deep insights.

AuthorJasonPaff
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill standardizes Sentry integration across the application, ensuring consistent error tracking, performance monitoring, and debugging information, leading to faster issue resolution and improved system observability.

Core Features & Use Cases

  • Consistent Context & Breadcrumbs: Enforces setting relevant context at the start of operations and adding breadcrumbs for successful business logic and external service calls.
  • Granular Error Capture: Guides the capture of non-critical failures as WARNING level exceptions without halting operations, and proper handling of critical errors.
  • Performance Monitoring: Ensures Sentry.startSpan is used for tracking long-running operations and server action performance.
  • Use Case: When adding Sentry monitoring to an existing server action, this Skill ensures it sets relevant context (e.g., SENTRY_CONTEXTS.USER_DATA) at the start, adds an INFO level breadcrumb upon successful completion, and captures any cache invalidation failures as WARNING exceptions.

Quick Start

Add Sentry monitoring to an existing server action, ensuring it sets relevant context at the start, adds an INFO level breadcrumb on success, and captures non-critical failures as WARNING exceptions.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sentry-monitoring
Download link: https://github.com/JasonPaff/head-shakers/archive/main.zip#sentry-monitoring

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.