worked-example-walkthrough
Installation
SKILL.md
Worked Example Walkthrough
Table of Contents
A walkthrough is a sequence of numbered frames showing the state of a computation at each step. Each frame answers three questions: what's the current state?, what operation produced it?, and what should the learner notice?
This is the closest pure text gets to a 3Blue1Brown animation. The learner can re-trace the operation by hand, and the explicit intermediate states catch confusions that a final-result-only treatment hides.
Quick example (Eigenvalues of a 2×2 matrix):