The Learning Skill is a Claude Code plugin that transforms any codebase into interactive HTML courses and Knowledge Graphs. No prior knowledge required.
+ 4 deep-dive pages availableImagine someone reads your entire code and builds a clear, structured course from it — that is exactly what the Learning Skill does. It is a plugin for Claude Code with two superpowers:
Multi-level HTML courses that explain your codebase step by step — from overview to deep detail.
Interactive knowledge maps that make relationships between components visible at a glance.
Both formats are generated as self-contained HTML files — no installation, no server, just open in your browser.
Depending on what you need, choose one of three modes. Each mode produces different output formats — all as ready-to-use HTML files.
Generates multi-level HTML courses with modules, animations, and navigation.
Details ▼Generates a Knowledge Graph with dashboard and interactive visualization.
Details ▼Both together: structured courses plus Knowledge Graph in a single run.
Details ▼In four simple steps, you go from code to a finished course. The Learning Skill guides you through the process — all you need to do is answer.
Type /learning in Claude Code. The skill starts and analyzes your project.
Who will read the course? Users, developers, or stakeholders — the content is tailored accordingly.
Course, Knowledge Graph, or both? You decide which format you need.
The skill generates all files automatically in a /kurs folder. Just open them in your browser.
The Knowledge Graph displays your codebase as an interactive knowledge map. Components become nodes, dependencies become connections — all in a dashboard you can explore.
Click nodes to see details. Zoom and pan just like a map.
Layers: Show or hide groups — e.g., only frontend or only API.
Tours: Guided paths through the architecture, explained step by step.
Search: Find any component instantly by typing its name.
The most important questions about the Learning Skill — answered clearly and concisely.