sentry-sdk-patterns

- Sentry SDK installed and configured

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "sentry-sdk-patterns" with this command: npx skills add jeremylongshore/claude-code-plugins-plus-skills/jeremylongshore-claude-code-plugins-plus-skills-sentry-sdk-patterns

Sentry Sdk Patterns

Prerequisites

  • Sentry SDK installed and configured

  • Understanding of error handling concepts

  • Familiarity with async/await patterns

Instructions

  • Create a centralized error handler module for consistent error capture

  • Implement scoped context for transactions and operations

  • Add structured breadcrumbs for debugging context

  • Configure error boundaries in frameworks (React, Vue, etc.)

  • Use custom fingerprinting for better issue grouping

  • Implement async error handling with proper scope propagation

  • Add performance tracing for critical paths

  • Configure sampling rates based on traffic volume

See ${CLAUDE_SKILL_DIR}/references/implementation.md for detailed implementation guide.

Output

  • Clean, maintainable error handling code

  • Consistent error context across application

  • Efficient Sentry SDK usage

Error Handling

See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.

Examples

See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.

Resources

  • Sentry SDK Docs

  • Sentry Best Practices

Overview

Execute best practices for using Sentry SDK in TypeScript and Python.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

backtesting-trading-strategies

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

svg-icon-generator

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

performance-lighthouse-runner

No summary provided by upstream source.

Repository SourceNeeds Review