Debugging and Troubleshooting

Diagnose compile, test, and runtime errors in Node.js/TypeScript.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/customer-cloud-club/meeting-visualizer --skill debugging-and-troubleshooting-customer-cloud-club
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Debugging and Troubleshooting
Source: https://github.com/customer-cloud-club/meeting-visualizer/tree/main/.claude/skills/debugging-troubleshooting
Command: npx skills add https://github.com/customer-cloud-club/meeting-visualizer --skill debugging-and-troubleshooting-customer-cloud-club

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a systematic workflow to diagnose compile, test, and runtime errors in Node.js/TypeScript, reducing debugging time.

Core Features & Use Cases

  • Error classification: categorize errors (compile, test, runtime) with diagnostic commands.
  • Debug patterns: typical steps for fixes with concrete commands.
  • Use Case: When a test fails, follow the pattern to locate and fix.

Quick Start

Use this skill when you encounter a failing test or runtime error; run the recommended commands.