Structured debugging protocol for rapid triage, isolation, and fix verification with evidence-backed confidence ceilings.
/plugin marketplace add DNYoussef/context-cascade/plugin install dnyoussef-context-cascade@DNYoussef/context-cascadeThis skill inherits all available tools. When active, it can use any tool Claude has access to.
SKILL.md.pre-sidecar-backupexamples/example-1-null-pointer.mdexamples/example-2-race-condition.mdexamples/example-3-memory-leak.mdgraphviz/workflow.dotmetadata.jsonreadme.mdreferences/best-practices.mdreferences/debugging-methodologies.mdreferences/troubleshooting-guide.mdresources/scripts/binary-search-debug.jsresources/scripts/debug-session-recorder.shresources/scripts/log-analyzer.pyresources/scripts/stack-trace-analyzer.pyresources/templates/debug-checklist.template.mdresources/templates/debug-config.template.jsonresources/templates/logging-config.template.pytests/test-binary-search-debug.jstests/test-log-analyzer.pytests/test-stack-trace-analyzer.pyBefore writing ANY code, you MUST check:
.claude/library/catalog.json.claude/docs/inventories/LIBRARY-PATTERNS-GUIDE.mdD:\Projects\*| Match | Action |
|---|---|
| Library >90% | REUSE directly |
| Library 70-90% | ADAPT minimally |
| Pattern exists | FOLLOW pattern |
| In project | EXTRACT |
| No match | BUILD (add to library after) |
Diagnose and resolve code defects quickly while preventing regressions and documenting learning.
examples/, tests/, resources/, and references/ populated for each debugging effort.{inference/report:0.70, research:0.85, observation/definition:0.95} for diagnoses and fixes.resources/.tests/ for the repro path.references/ with evidence links.examples/ for future cases.resources/ and references/.skills/delivery/debugging/{project}/{incident}WHO=debugging-{session}, WHY=skill-execution, WHAT=triage+fixConfidence: 0.70 (ceiling: inference 0.70) - SOP aligns with skill-forge structure-first and prompt-architect confidence/constraint rules.
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.