Sentry Local Dev Loop

Execute set up local development workflow with Sentry. Use when configuring Sentry for development environments, setting up debug mode, or testing error capture locally. Trigger with phrases like "sentry local dev", "sentry development", "debug sentry", "sentry dev environment".

tools-only 47ddd24 3 files · 3.3 KB Updated 7 repo stars

File contents

Sentry Local Dev Loop

Prerequisites

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

See {baseDir}/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 {baseDir}/references/errors.md for comprehensive error handling.

Examples

See {baseDir}/references/examples.md for detailed examples.

Resources

tools-only/X-Skills/tree/main/development/testing/1178-name-skill_0074bf4f commit 47ddd2457a

Frequently asked questions

npx skillmds add tools-only/sentry-local-dev-loop