Generate self-contained HTML visualizations with Plannotator theming. Use for implementation plans, PR explainers, architecture diagrams, data tables, slide decks, and any visual explanation of technical concepts. Plans and PR explainers follow Plannotator's prescriptive approach; all other visual content delegates to nicobailon/visual-explainer.
74
91%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Three paths depending on content type. Each has its own references and structure.
Implementation plan, design doc, or proposal → Follow the Plan path. Read references/design-system.md and references/svg-patterns.md. Prescriptive structure.
PR explainer, diff review, or code change walkthrough → Follow the PR path. Read references/design-system.md and references/pr-components.md. Prescriptive structure.
Everything else (architecture diagrams, data tables, slide decks, project recaps, general visual explanations) → Follow the Visual explainer path. Delegates to nicobailon/visual-explainer with Plannotator theme tokens.
Always deliver via Plannotator's annotation UI. Do NOT use open or xdg-open.
For any deliverable that uses Mermaid, render every diagram with Mermaid 11 in both the light
and dark palettes before opening the annotation UI. Rendering is a hard gate: an exception,
empty SVG, or error output such as aria-roledescription="error" or Syntax error in text
means the explainer is not deliverable. Fix the diagram or theme configuration and rerun both
palettes until every SVG passes.
Plans/proposals (user should approve/deny):
plannotator annotate <file> --gateEverything else (informational):
plannotator annotate <file>For implementation plans, design docs, feature specs, migration guides, and proposals.
Before generating, read:
references/design-system.md — Plannotator theme tokens, typography, component patternsreferences/svg-patterns.md — inline SVG building blocks for architecture diagrams, flowcharts, data flowDocument structure (in order, pick what fits):
Not every plan needs every section. Skip what doesn't serve the content. Never include time estimates, boilerplate sections, or exhaustive file lists.
Adapt to the task: Backend → lead with data flow. Frontend → lead with mockups. Refactoring → lead with before/after diagrams. Infrastructure → lead with architecture.
Quality bar: The plan answers "what, why, and how" within 30 seconds of reading. Whitespace is a feature — one idea per viewport.
For PR walkthroughs, diff reviews, code change explainers, and reviewer guides.
Before generating, read:
references/design-system.md — Plannotator theme tokens, typography, component patternsreferences/pr-components.md — diff rendering, review comment bubbles, risk chips, file cards, before/after panelsDocument structure (in order, pick what fits):
Use Pierre diffs via CDN for syntax-highlighted inline diffs — see references/pr-components.md for the pattern.
For architecture diagrams, data tables, slide decks, project recaps, comparisons, and any other visual explanation.
Before generating:
visual-explainer is installed:
~/.claude/skills/visual-explainer/SKILL.md or ~/.agents/skills/visual-explainer/SKILL.mdnpx skills add nicobailon/visual-explainer -g --yesSKILL.md (workflow, diagram types, anti-slop rules)references/theme-override.md — Plannotator tokens replacing Nico's palettesFollow visual-explainer's structure, component classes (.ve-card, .kpi-card, .pipeline), and anti-slop rules. The only override is the color/typography layer — Plannotator tokens instead of Nico's custom palettes.
193b07e
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.