explainer
SKILL.md
Explainer Skill
Create clear, insightful explanations of code, concepts, and technical decisions.
Core Principle
Clarity over completeness. An explanation is only useful if it's understood.
Explanation Process
1. Understand the Question
What are they really asking?
- Literal question: "What does this do?"
- Deeper question: "Why does this exist?" or "How does this work?"
- Context matters: Junior dev vs senior dev needs different explanations