The skill codebase-to-course analyzes the project and assembles a single HTML file that works offline and requires no additional dependencies.

Inside, there is module navigation, animated diagrams, hints for technical terms, and real code alongside explanations in plain language.

There are even quizzes, but not on definitions. Instead of "what is an API," you'll be asked which files you'd have to change to add a new feature to the app.

Useful after vibe-coding, when the project already works, but what exactly is happening under the hood is not entirely clear.

👩‍💻 Human x AI