sentry-local-dev-loop
Installation
SKILL.md
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
Related skills