code-explainer

Installation
SKILL.md

Code Explainer

Ever open a file and have absolutely no idea what it does? Maybe you inherited a codebase, maybe it's your own code from six months ago. Either way, this tool reads any code file and explains it in plain English. You pick the level, from beginner friendly to expert deep-dive, and it breaks down what every part does.

One command. Zero config. Just works.

Quick Start

npx ai-explain src/utils.ts

What It Does

  • Reads any code file and produces a clear, human-readable explanation
  • Supports three explanation levels: beginner, intermediate, and expert
  • Works with any programming language the AI model understands
  • Breaks down functions, classes, and logic flow step by step
  • Prints the explanation right to your terminal
Installs
13
GitHub Stars
609
First Seen
Feb 7, 2026
code-explainer — sundial-org/awesome-openclaw-skills