deep-debug-api

Community

Read-only API crash diagnostics, fast.

Authoranotherben
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This diagnostic skill helps engineers identify root causes of API endpoint crashes and frontend rendering issues by tracing the data flow from the React frontend through Express routes to the service layer and database, without modifying any code.

Core Features & Use Cases

  • Trace request flow from frontend to database to locate where data shapes diverge and where nulls appear.
  • Identify common crash patterns caused by missing null guards, json_agg nulls, or schema changes, and guide defensible fixes—without touching production code.
  • Use in scenarios where an endpoint consistently fails for specific records or data shapes, while other records work normally.

Quick Start

Run an investigation by loading a failing request example into the debugger and following the step-by-step trace to isolate the crash.

Dependency Matrix

Required Modules

None required

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: deep-debug-api
Download link: https://github.com/anotherben/claude-harness/archive/main.zip#deep-debug-api

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.