← Catalog

No. 077 · integration

Sentry Setup

Error tracking in any language or framework

Version 1.0.0 License MIT Format SKILL.md

Set up Sentry: detect platform and route to the right SDK, configure source maps, set up release tracking, create alerts, and use Sentry context for debugging.

When to use this skill

  • Setting up Sentry in a project
  • Configuring source maps
  • Creating Sentry alerts

Core concepts

This skill provides guidance on sentry setup best practices, patterns, and common pitfalls. It is designed to be loaded on demand when a relevant task is detected.

Installation

curl -LO https://opencode-skills.example/downloads/integration/sentry-setup.zip
unzip sentry-setup.zip -d ~/.config/opencode/skills/

Restart OpenCode — the skill loads automatically.

When it triggers

  • setting up Sentry in a project
  • configuring source maps
  • creating Sentry alerts