Explain Simply

Make hard concepts easy to grasp — dual-track explanation: a rational track that goes deep (one-sentence definition → why it exists → concrete shape in the user's codebase with real file/line evidence → key design implication) and an intuitive track that keeps it simple (everyday analogy + one-line memory anchor); the simple output is earned by the deep process. Use whenever the user asks 「X 是什么」「为什么需要 X」「A 和 B 能不能/怎么通信」「给我讲讲 X」「用大白话解释 X」「帮我理解 X」, "what is X", "how does X work", "why does X exist", "explain X", "teach me X" about mechanisms, architecture, protocols, or processes — even if they never say "explain". Analogies must not introduce wrong intuitions; code evidence must be real, never invented. Do NOT use for hands-on tool tutorials or onboarding walkthroughs (use teach), marketing articles (article-writer), or design-doc rewriting (tech-review-doc).

fudesign2008 9161d7d 2 files · 12.9 KB Updated

File contents

fudesign2008/open-skills/tree/main/skills/explain-simply commit 9161d7d4eb

Frequently asked questions

npx skillmds@latest add fudesign2008/explain-simply