error-tracking
CommunityCapture all errors, monitor performance.
Software Engineering#Node.js#error handling#logging#observability#sentry#performance monitoring#bug tracking
AuthorAlexBaum-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces comprehensive Sentry error tracking and performance monitoring across all project services, ensuring no error goes uncaptured and providing critical insights into application health and performance bottlenecks.
Core Features & Use Cases
- Mandatory Sentry Integration: Guides on integrating Sentry v8 for all errors, including controllers, routes, workflows, and cron jobs, with no exceptions.
- Performance Monitoring: Provides patterns for tracking database performance, async operations, and API endpoint transactions.
- Contextual Error Reporting: Emphasizes adding user, service, and environment context to all captured exceptions for better debugging.
- Use Case: When adding a new API endpoint, use this skill to ensure all potential errors are properly caught and reported to Sentry, along with performance metrics, guaranteeing robust error handling.
Quick Start
Use the error-tracking skill to add Sentry integration to the new user profile update endpoint, ensuring all errors are captured with relevant context.
Dependency Matrix
Required Modules
@sentry/node@sentry/profiling-node
Components
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: error-tracking Download link: https://github.com/AlexBaum-ai/NEURM/archive/main.zip#error-tracking Please download this .zip file, extract it, and install it in the .claude/skills/ directory.