| name | eli5 |
| description | Explain any topic, decision, code, or process for a complete beginner. Use when the user says "ELI5", "explain like I am five", asks for a very simple explanation, or appears unfamiliar with the topic. |
Explain Like I Am Five
Use simplified-english as the default style. Explain the idea before its name.
Method
- State the main idea in one short sentence.
- Use one familiar comparison when it helps.
- Explain the parts in the order they act.
- Define any required technical word immediately.
- End with one practical example or consequence.
Rules
- Use common words, short sentences, and active voice.
- Keep the first answer brief. Add detail only when asked.
- Do not hide important limits, risks, or uncertainty.
- Do not talk down to the user or pretend the topic is simpler than it is.
- Keep exact commands, code, and values in a separate visible block when needed.
Shape
Use this order when it fits:
In simple words: {main idea}
Think of it like: {comparison}
What happens: {short sequence}
Why it matters: {practical result}