olorehq

olore-sentry-latest

Local Sentry documentation reference (latest). Sentry error monitoring documentation. Use for error tracking, performance monitoring, session replay, SDK setup, alerts, releases, and integrations.

olorehq 66 4 Updated 3mo ago

Resources

3
GitHub

Install

npx skillscat add olorehq/olore/olore-sentry-latest

Install via the SkillsCat registry.

SKILL.md

Sentry Documentation

Sentry error monitoring documentation. Use for error tracking, performance monitoring, session replay, SDK setup, alerts, releases, and integrations.

Quick Reference

Task Entry Point
SDK setup contents/platforms/{language}/index.mdx
Error tracking contents/product/issues/index.mdx
Performance monitoring contents/product/insights/index.mdx
Alerts contents/product/alerts/index.mdx
API reference contents/api/index.mdx
Integrations contents/organization/integrations/index.mdx

When to use

Use this skill when the user asks about:

  • Setting up Sentry SDK for any platform (JavaScript, Python, Go, Java, etc.)
  • Error tracking, exception handling, and issue management
  • Performance monitoring and tracing
  • Session replay and user feedback
  • Alerts, notifications, and integrations
  • Cron monitoring and uptime checks
  • Releases, source maps, and debug files
  • Sentry API usage and CLI tools

How to find information

  1. First, read TOC.md for complete file listing organized by directory
  2. Identify relevant section based on user's question
  3. Read specific files for details

TOC.md contains all files organized by directory - always check it first.