diff --git a/CLAUDE.md b/CLAUDE.md index 9395686..aa461ec 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -31,6 +31,7 @@ skills/ visual-explainer-core/ shared design system (not a user-facing generator) SKILL.md assets/ core.css, core.js ← canonical locked theme + scripts/ assemble.sh ← stamps the core into a draft (zero install) ``` **SKILL.md is an orchestrator, kept lean.** It carries when-to-use, the process spine, and a @@ -38,18 +39,19 @@ reference map; everything else (content shapes, diagram/code detail, primitives, `references/*.md` and is pulled in only when needed. When adding guidance, put detail in a reference file and link it from SKILL.md — don't grow the always-loaded SKILL.md. -## Shared core + CDN rendering (no build) +## Shared core + one zero-install assembly step -The locked theme lives once in `skills/visual-explainer-core/assets/` (`core.css`, `core.js`). Each -domain `templates/template.html` is **fully self-contained**: it embeds an inline copy of that core -and loads Mermaid + Prism from a CDN. There is **no build step** — fill in the template, replace -`{{LANGUAGE}}` in the Prism ` - + +