sentry-observability

Installation
SKILL.md

Sentry Observability

Production error tracking with two modes: Setup (add Sentry) and Operations (use Sentry).

Quick Detection

# Check if Sentry is configured in current project
~/.claude/skills/sentry-observability/scripts/detect_sentry.sh

Setup Mode

For projects without Sentry. Proactively suggest when:

  • New Next.js project detected (no @sentry/* in package.json)
  • User mentions deploying to production
  • Discussing error handling patterns
Related skills
Installs
22
GitHub Stars
10
First Seen
Jan 27, 2026