sentry-ruby-setup

Installation
SKILL.md

Sentry Ruby Setup

Install and configure Sentry in Ruby projects.

Invoke This Skill When

  • User asks to "add Sentry to Ruby" or "install Sentry" in a Ruby app
  • User wants error monitoring, logging, or tracing in Ruby
  • User mentions "sentry-ruby" gem or Ruby on Rails

Important: The configuration options and code samples below are examples. Always verify against docs.sentry.io before implementing, as APIs and defaults may have changed.

Requirements

  • Ruby 2.4+ or recent JRuby versions

Install

Add to Gemfile:

Related skills
Installs
3
First Seen
Feb 28, 2026