Use when a topic must be explained from zero to someone who knows nothing about it: one page, big pictures, very few words, everyday analogies, no jargon and nothing assumed. NOT the smallest in-conversation visual for someone already following (that is `show-me`), NOT a course with exercises (that is `course-builder`).
npx skills add https://github.com/ericrisco/rsc-harness --skill eli5
The topic is whatever the user named. With no topic named, it is the one the conversation is already
on. The audience is someone with zero background: no vocabulary, no context, no patience for a
definition that needs another definition.
second. Open it when it is written.
it is working. Aim for a caption per picture, not a paragraph per picture.
at a counter, post, a light switch. Never explain one unknown with another unknown.
is jargon; "it keeps a copy nearby so it doesn't have to walk back" is the same fact.
out, in one line, at the end. A comfortable lie is worse than a hard truth.
one sentence: what this thing is, in words a stranger would use
big picture 1 : the thing, drawn
big picture 2 : the thing doing its job, step by step
one line : the part people get wrong
one line : what this explanation left out (only if it left something out)
Three to five visuals is the whole page. Inline SVG or plain HTML boxes beat any chart library here:
the drawing has to be readable on a phone, at a glance, with no legend to study.
open path/to/eli5-<topic>.html
| Anti-pattern | Why it fails | Do this instead |
| --- | --- | --- |
| Define a term with two more terms | The reader loses the thread on line one | Show the thing, then name it |
| A wall of text with one decorative image | That is a blog post with a picture | Picture first, caption second |
| "Imagine you're a packet travelling…" | Cute framing, still abstract | Compare to an object the reader has held |
| Simplify until it is wrong | The reader now has to unlearn it | Keep it true and name what you dropped |
| Baby talk, emoji, exclamation marks | Talks down to the reader | Plain adult words, short sentences |
| Five diagrams of the same idea | Repetition reads as padding | One picture per genuinely new idea |
show-me.course-builder.technical-writing.bro.Take ericrisco/eli5 from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.