code-explain
SKILL.md
Code Explainer
Paste confusing code, get a clear explanation. Works with any language.
Quick Start
npx ai-explain ./src/utils/crypto.ts
What It Does
- Explains what code does line by line
- Identifies patterns and algorithms
- Explains why code is written that way
- Suggests improvements