Skills Development Sentry Local Dev Loop

Sentry Local Dev Loop

v20260311
sentry-local-dev-loop
Guides configuring a Sentry local development workflow, ensuring environment-aware DSNs, enabling debug logging, and validating error capture before production deployment.
Get Skill
385 downloads
Overview

Sentry Local Dev Loop

Prerequisites

  • Sentry SDK installed
  • Development environment set up
  • Separate Sentry project for development (recommended)

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

Output

  • Environment-aware Sentry configuration
  • Debug logging enabled for development
  • Separate project/DSN for development events

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

Overview

Execute set up local development workflow with Sentry.

Instructions

  1. Assess the current state of the testing configuration
  2. Identify the specific requirements and constraints
  3. Apply the recommended patterns from this skill
  4. Validate the changes against expected behavior
  5. Document the configuration for team reference
Info
Category Development
Name sentry-local-dev-loop
Version v20260311
Size 2.61KB
Updated At 2026-03-12
Language