code-viz-core
CommunityBuild scalable code walkthroughs in one HTML
Software Engineering#html generation#build scripts#code walkthrough#diff mode#documentation tooling#json-driven rendering
Authorkoseki2580
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a safe, repeatable engine for turning multiple source files into a single, self-contained HTML “code walkthrough” without manually editing the HTML shell.
Core Features & Use Cases
- Data-driven walkthrough rendering: author JSON data per file and render a side-by-side mentor rail walkthrough from it.
- Scalable multi-file support: add more files by adding more
data/*.json, then rebuild to generate oneindex.html. - Guardrails for truthfulness: includes an accuracy policy that distinguishes claims you can mark as certain vs inferred.
- Clear boundaries between explanation and review: focuses on explanation/visualization while delegating deep review to review-oriented skills.
- Use Case: generate an explain-code style interactive walkthrough for several functions in a module by producing one JSON payload per source file and compiling them into a single HTML artifact.
Quick Start
Use the code-viz-core skill to assemble a walkthrough by building the explainer directory agents/explainers/<name> into an interactive index.html, then open the produced index.html in a browser to verify the render.
Dependency Matrix
Required Modules
None requiredComponents
referencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: code-viz-core Download link: https://github.com/koseki2580/skills/archive/main.zip#code-viz-core Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.