·ignoring-sentry-errors
</>

ignoring-sentry-errors

onekeyhq/app-monorepo

Filters specific errors from Sentry reporting in this OneKey monorepo. Use when needing to ignore/suppress/filter Sentry errors, add error exclusions, or stop certain errors from being reported. Handles platform-specific filtering (desktop/mobile/web/extension).

12Installs·0Trend·@onekeyhq

Installation

$npx skills add https://github.com/onekeyhq/app-monorepo --skill ignoring-sentry-errors

SKILL.md

Follow this workflow to add new error filters to Sentry configuration.

Option A: Filter by error type (recommended for known error classes)

Option C: Filter by partial message match (for dynamic messages)

Filters specific errors from Sentry reporting in this OneKey monorepo. Use when needing to ignore/suppress/filter Sentry errors, add error exclusions, or stop certain errors from being reported. Handles platform-specific filtering (desktop/mobile/web/extension). Source: onekeyhq/app-monorepo.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/onekeyhq/app-monorepo --skill ignoring-sentry-errors
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is ignoring-sentry-errors?

Filters specific errors from Sentry reporting in this OneKey monorepo. Use when needing to ignore/suppress/filter Sentry errors, add error exclusions, or stop certain errors from being reported. Handles platform-specific filtering (desktop/mobile/web/extension). Source: onekeyhq/app-monorepo.

How do I install ignoring-sentry-errors?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/onekeyhq/app-monorepo --skill ignoring-sentry-errors Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/onekeyhq/app-monorepo