What problem does it solve?
It converts a codebase into a friendly, interactive learning experience so non-technical people can understand how the project works without reading source code first.
Core Features & Use Cases
- Single-page interactive HTML course: Generates an engaging, scroll-based teaching artifact with animations, diagrams, quizzes, and glossary tooltips.
- Code ↔ English translations: Pairs real code snippets with plain-English, line-mapped explanations to make the implementation understandable.
- Built-in learning checks: Includes quizzes and callouts designed to test understanding through practical scenarios, not memorization.
- Use cases: Create tutorial-style explanations, educational walkthroughs, interactive documentation for a repository, or a non-technical “teach me this project” session.
Quick Start
Use the skill to generate an interactive course from the current repository by saying: "Turn this codebase into an interactive course that explains how it works with quizzes and code↔English translations."