Install
openclaw skills install @leostehlik/code-decodedTurn a codebase into a self-contained interactive HTML course for onboarding, walkthroughs, or stakeholder explanation.
openclaw skills install @leostehlik/code-decodedTurn a codebase into a self-contained interactive HTML course. One file. No setup. Host it, share it, or open it locally.
Read references/html-structure.md for the HTML output spec.
Read references/design-principles.md for visual and content rules.
Use this skill only when the user explicitly asks for Code Decoded, a repo tour, onboarding course, codebase walkthrough, or stakeholder explanation. Do not activate it for routine code review, refactoring, or debugging.
The skill reads repository files and writes one HTML output file. Confirm or choose an output path before writing, and do not overwrite an existing file without user approval. Generated HTML can contain real source snippets, internal file paths, and architecture details; review it before sharing outside the project.
A single HTML file that teaches how the codebase works through:
Ask the user (or infer from context):
If the user says "just do it" — infer from the codebase and proceed.
references/html-structure.md and references/design-principles.md.html fileName the file: [repo-name]-tour.html
It must: