explainer
✓Use when explaining code, technical concepts, or implementation decisions. Provides structured approach to creating clear, understandable explanations tailored to the audience.
Installation
SKILL.md
Create clear, insightful explanations of code, concepts, and technical decisions.
Clarity over completeness. An explanation is only useful if it's understood.
Bad: "This uses a common design pattern for state management" Good: "This uses the Redux pattern: all state changes go through a central store via actions and reducers"
Use when explaining code, technical concepts, or implementation decisions. Provides structured approach to creating clear, understandable explanations tailored to the audience. Source: thebushidocollective/han.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/thebushidocollective/han --skill explainer- Source
- thebushidocollective/han
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is explainer?
Use when explaining code, technical concepts, or implementation decisions. Provides structured approach to creating clear, understandable explanations tailored to the audience. Source: thebushidocollective/han.
How do I install explainer?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/thebushidocollective/han --skill explainer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/thebushidocollective/han
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01