Feynman Eli5

Explain a concept, theorem, or piece of code using the Feynman Technique — a layered explanation that starts with a plain-language everyday analogy (no jargon), then adds technical precision in successive layers, ends with the real motivating "why does this matter" reasoning, and closes with a self-test question the user must answer in their own words. Use whenever the user asks to explain something "like I'm 5", "ELI5", "Feynman style", "simply", "in plain English", or wants to build intuition for a concept rather than just read a definition. Trigger this proactively whenever a concept is genuinely hard to build intuition for (recursion, gradient descent, dependency injection, statistical concepts, etc.) even if the user just asks "explain X" without naming the technique.

trvux e6d4c32 2 files · 6.4 KB Updated

File contents

trvux/skills/tree/main/plugins/study-formats/skills/feynman-eli5 commit e6d4c328ca

Frequently asked questions

npx skillmds@latest add trvux/feynman-eli5