OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add posthog/skills --skill error-tracking-ruby
PostHog error tracking for Ruby
npx skills add posthog/skills --skill error-tracking-ruby
This skill helps you add PostHog error tracking to Ruby applications.
references/ruby.md - Ruby error tracking installation - docsreferences/fingerprints.md - Fingerprints - docsreferences/alerts.md - Send error tracking alerts - docsreferences/monitoring.md - Monitor and search issues - docsreferences/assigning-issues.md - Assign issues to teammates - docsreferences/upload-source-maps.md - Upload source maps - docsConsult the documentation for API details and framework-specific patterns.
captureException() at error boundaries and catch blocks for errors that don't propagate to the global handler.gem 'posthog-ruby' to Gemfile) but require it with require 'posthog' (NOT require 'posthog-ruby')distinct_id: keyword syntax