error-debugger

Installation
SKILL.md

Error Debugger

Purpose

Context-aware debugging that learns from past solutions. When an error occurs:

  1. Searches memory for similar past errors
  2. Analyzes error message and stack trace
  3. Provides immediate fix with code examples
  4. Creates regression test via testing-builder
  5. Saves solution to memory for future

For ADHD users: Eliminates debugging frustration - instant, actionable fixes. For SDAM users: Recalls past solutions you've already found. For all users: Gets smarter over time as it learns from your codebase.

Activation Triggers

  • User says: "debug this", "fix this error", "why is this failing"
  • Error messages containing: TypeError, ReferenceError, SyntaxError, ECONNREFUSED, CORS, 404, 500, etc.
Related skills
Installs
43
GitHub Stars
14
First Seen
Jan 24, 2026