Scheduled upgrade in progress. Some pages may load slowly or ask you to retry.

Worked Example Walkthrough

Produces step-by-step computational walkthroughs of vector and matrix operations as a sequence of numbered "frames", showing the explicit state at each step. The text-equivalent of a 3Blue1Brown animation — each frame shows what changed and why, so the learner can re-trace the operation by hand. Use when the learner needs to *see* a computation unfold (eigenvalue computation, attention with 3 tokens, gradient descent step, SVD on a 2×2, layer norm on a 3-vector, softmax of a small input), when an explanation has been given but the learner needs to ground it in a worked example, or when introducing an operation that's intimidating in symbol form but trivial in pencil-and-paper form.

lyndonkl 21564a1 2 files · 22.4 KB Updated

File contents

lyndonkl/claude/tree/main/skills/worked-example-walkthrough commit 21564a1423

Frequently asked questions

npx skillmds add lyndonkl/worked-example-walkthrough