sentry

Manage Sentry error tracking and crash report analysis across platforms.

3|2|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/Paxeer-Network/Sidiora-Perpetual-Protocol --skill sentry-paxeer-network
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sentry
Source: https://github.com/Paxeer-Network/Sidiora-Perpetual-Protocol/tree/main/.windsurf/skills/sentry
Command: npx skills add https://github.com/Paxeer-Network/Sidiora-Perpetual-Protocol --skill sentry-paxeer-network

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps developers efficiently track, filter, and debug errors across various platforms, reducing the time spent on identifying and resolving production issues.

Core Features & Use Cases

  • Error Tracking: Integrates with Sentry for comprehensive error monitoring.
  • Platform-Specific Setup: Provides guidance for desktop, mobile, web, and extension environments.
  • Error Filtering: Offers strategies to ignore or filter out non-critical errors.
  • Crash Report Analysis: Assists in diagnosing issues by analyzing error details and stack traces.
  • Use Case: When a critical bug is reported on the mobile app, use this Skill to analyze the Sentry crash report, identify the root cause in the native code, and guide the patching process.

Quick Start

Use the sentry skill to add custom context to an error report.

Frequently Asked Questions about sentry

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track and debug production errors across different platforms?

Sentry error tracking monitors production crashes across desktop, mobile, web, and extension platforms by filtering non-critical issues, analyzing stack traces, and adding custom debugging context to identify root causes.

Can I filter out non-critical errors in Sentry to reduce noise?

Yes, Sentry error filtering allows you to ignore non-critical errors. It provides specific strategies to reduce noise and focus your debugging efforts on diagnosing critical production issues and analyzing crash reports.

Does Sentry error tracking work with mobile and desktop applications?

Yes, Sentry error tracking works with mobile and desktop applications as well as web and extension environments. It uses platform detection and specific configuration files to apply tailored error handling strategies.

How do I analyze Sentry crash reports to find the root cause of a bug?

To analyze Sentry crash reports, the skill examines error details and stack traces to diagnose native code issues. It helps identify the root cause of critical bugs and guides the subsequent patching process.

How do I add custom context to a Sentry error report for better debugging?

You add custom context to a Sentry error report to provide additional debugging information. This streamlines the analysis of production issues by supplying specific environmental details about the crash.

What are the limitations of using Sentry for error monitoring?

Sentry error monitoring requires environment-specific configuration files for platform detection. You must accurately configure error filtering strategies to avoid overlooking critical production issues while reducing noise.