sentry-go-sdk
Full Sentry SDK setup for Go — net/http, Gin, Echo, Fiber, FastHTTP, Iris, and Negroni.
Setup & Installation
What This Skill Does
Full Sentry SDK setup for Go. Use when asked to add Sentry to Go, install sentry-go, setup Sentry in Go, or configure error monitoring, tracing, logging, metrics, or crons for Go applications. Supports net/http, Gin, Echo, Fiber, FastHTTP, Iris, and Negroni.
Encodes the framework-specific middleware wiring so Go services do not reinvent it per project.
When to use it
- Adding sentry-go to a Gin-based API
- Instrumenting an Echo service with tracing
- Wiring Sentry middleware into a net/http server
- Monitoring Go background workers with crons
- Standardizing Sentry config across Go microservices
Similar Skills
wp-performance
A backend-only agent skill for diagnosing and fixing WordPress performance problems.
wp-playground
wp-playground runs disposable WordPress instances in the browser or locally via CLI, using WebAssembly and SQLite.
wp-wpcli-and-ops
Handles WordPress operational tasks via WP-CLI: database exports and imports, URL and domain migrations with search-replace, plugin and theme management, cron inspection, cache flushing, and multisite operations.
apollo-router-plugin-creator
Guides you through writing native Rust plugins for Apollo Router.
