debug-tool

Installation
SKILL.md

Debug the tool issue: $ARGUMENTS

Do NOT guess. Trace systematically.

Phase 1 — Identify

  1. Which tool is affected?
  2. What is the expected behavior?
  3. What is the actual behavior? (error message, wrong data, empty response, crash)

Phase 2 — Trace the Request Lifecycle

Read the code for each layer and check for issues:

Layer 1: Tool Schema (src/tools/<category>/<tool>.ts)

Installs
1
GitHub Stars
7
First Seen
Jun 22, 2026
debug-tool — testdino-hq/testdino-mcp