error-tracking

Centralize Sentry v8 error reporting and performance monitoring across Node.js services.

Updated Dec 5, 2025
One-click install
npx skills add https://github.com/NmBoyd/claude_setup --skill error-tracking-nmboyd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: error-tracking
Source: https://github.com/NmBoyd/claude_setup/tree/main/.claude/skills/error-tracking
Command: npx skills add https://github.com/NmBoyd/claude_setup --skill error-tracking-nmboyd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enforces comprehensive Sentry v8 error tracking and performance monitoring across all your project services, ensuring that every error is captured and contextualized.

Core Features & Use Cases

  • Centralized error reporting across controllers, routes, cron jobs, and workflows using Sentry v8
  • Instrumentation helpers and best-practice patterns to ensure consistent error handling
  • Performance monitoring and tracing to identify slow paths and improve reliability

Quick Start

Initialize Sentry in your service by importing the instrument file and configuring the DSN, then integrate with your app to capture errors automatically.

Frequently Asked Questions about error-tracking

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I centralize error tracking across Node.js microservices with Sentry v8?

Centralize error tracking across Node.js microservices by applying consistent Sentry v8 instrumentation to controllers, routes, and cron jobs, ensuring all errors are captured and contextualized for comprehensive monitoring.

What is the best way to capture workflow errors and performance spans in Node.js?

Capture workflow errors and performance spans in Node.js by applying Sentry v8 instrumentation helpers and best-practice guardrails, which provide explicit examples to trace slow paths and contextualize failures.

Does this Sentry v8 integration provide explicit examples for configuring instrumentation in new microservices?

Yes, this Sentry v8 integration satisfies configuration and instrumentation requirements by providing explicit examples, helper utilities, and guardrails for comprehensive error capture in any new microservices.

How do I initialize Sentry v8 to automatically capture errors in my Node.js service?

Initialize Sentry v8 by importing the instrument file, configuring the DSN, and integrating it with your Node.js app to automatically capture errors and monitor performance across all service workflows.

Why use centralized Sentry v8 error reporting instead of handling errors locally in each service?

Centralized Sentry v8 error reporting ensures every error across distributed services is captured and contextualized uniformly, preventing missed errors and improving reliability through consistent performance monitoring and tracing.

Can I apply Sentry v8 error tracking to both Form and Email services?

Yes, you can apply Sentry v8 error tracking to Form and Email services, as well as any new microservices, to enforce full coverage and ensure all errors are comprehensively captured.