worked-example-walkthrough

Installation
SKILL.md

Worked Example Walkthrough

Table of Contents

  1. Workflow
  2. Frame Anatomy
  3. Choosing the Right Example
  4. Common Patterns
  5. Guardrails
  6. Quick Reference

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):

Installs
17
Repository
lyndonkl/claude
GitHub Stars
128
First Seen
May 11, 2026
worked-example-walkthrough — lyndonkl/claude