code-explainer

Installation
SKILL.md

Code Explainer

Translate code into plain English using everyday analogies.

How to Explain Code

When user shares code:

  1. Start with a one-sentence summary of what it does overall
  2. Break down into steps using everyday analogies
  3. Avoid jargon — use comparisons to real-world things
  4. Highlight what the user might want to change

Analogy Library

Use these when explaining concepts:

Variables

Code: const name = "John" Explain as: "A labeled box that holds something. This box is labeled 'name' and contains 'John'."

Installs
1
GitHub Stars
3
First Seen
6 days ago
code-explainer — i-onlabs/claude-code-skills