visualize
Installation
SKILL.md
Skill Visualize
Render the user's skill inventory as a gamified RPG-style character sheet in the browser.
Quick Reference
| Step | Action |
|---|---|
| 1 | Read eval data from ~/.claude/.skill-evaluator/skills/{YYYY-MM}.json |
| 2 | Scan installed skills (user/project/plugin scopes) |
| 3 | Build data JSON (profile + skills array) |
| 4 | Inject into template, write to /tmp/skill-up-viz.html, open browser |
See reference.md in this directory for JSON schemas, grade tables, categories, and icon keys.