New Protected Since v0.3.0

debug

Systematic debugging workflow for isolating and fixing root causes. Use when hitting an error, test failure, or unexpected behavior, or when the user says "why isn't this working", "this is broken", or "help me debug". Follows a four-step approach: reproduce → isolate → fix root cause → guard with a regression test. Cross-editor, works in Cursor, Claude Code, Windsurf, and any other AI editor.

Install

chain add debug

Categories

Source: github:martijnbokma/chain-hub · path cli/core/skills/debug

Browse all skills · What is a skill? · Create your first skill