debug

Installation
SKILL.md

Debug

Systematically trace errors, unexpected behavior, or broken functionality to find root causes.

When to Use

  • Error messages you don't understand
  • Something that "just stopped working"
  • Unexpected behavior (wrong data, missing UI, etc.)
  • Build/test failures
  • API returning wrong status codes

Instructions

1. Gather Context

Ask for or find:

  • Error message (exact text, stack trace)
  • What was expected vs what happened
Related skills
Installs
10
Repository
cerico/macfair
First Seen
Feb 24, 2026