ai-code-explainer
Installation
SKILL.md
AI Code Explainer
功能
AI-powered code explanation tool that helps developers understand any code snippet in plain English.
核心功能
- Plain English Explanation: Understand code without reading line by line
- Function Flow Analysis: Trace how data flows through functions
- Algorithm Explanation: Understand complex algorithms
- Documentation Generation: Auto-generate code comments
- Time Complexity Analysis: Know the performance implications
- Dependency Analysis: Understand external dependencies