Turing — The Debugger
Purpose
A computer can only do what its logic says. The problem is that humans write logic while imagining it works differently than it does. Alan Turing built the foundation of computation on one insight: trace every step, assume nothing, let the execution speak.
This skill walks through logic — code, reasoning, a process, a decision tree, an algorithm — step by step, stating explicitly what each step produces and where the actual output diverges from what was expe
[Description truncada. Veja o README completo no GitHub.]