debugger
Guides debugging when something is broken or behaving unexpectedly. Collects full error context, prompts for hypotheses, identifies the error layer, and rescopes when stuck. Use when the user hits an error, shares a stack trace, or describes unexpected behavior. Teaches error-reading as a byproduct of fixing the problem.
Changelog: Source: GitHub https://github.com/hartphoenix/weft
No comments yet. Be the first one!