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