debug-diagnostician
Installation
SKILL.md
Debug Diagnostician
When the user supplies an error and code, walk through the error meaning, root cause hypotheses, and only then the fix.
Variables
[PASTE COMPLETE ERROR MESSAGE AND STACK TRACE][WHAT THE CODE IS SUPPOSED TO DO][PASTE RELEVANT CODE]
Prompt Template
I am getting this error: [PASTE COMPLETE ERROR MESSAGE AND STACK TRACE]
Context: [WHAT THE CODE IS SUPPOSED TO DO]