visual-explainer

visual-explainer is a skill for Claude Code from NikiforovAll/claude-code-rules. It costs 84 tokens per session (6,875 once invoked), scanned A, original, Apache-2.0.

A tool for creating self-contained HTML pages that explain technical subjects with diagrams, visualisations, data tables, and slide decks.

In plain words
What is it for?
Use it to explain systems, code changes, implementation plans, project status, and structured data. It can also create slide decks and visual reviews of plans or code changes.
Why use it?
It replaces hard-to-read text or terminal tables with visual explanations that can be opened in a browser and shared as a file.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Part of the handbook-visual-explainer plugin — 1 skill, 7 commands shipped together

Good fit Use it to explain systems, code changes, implementation plans, project status, and structured data. It can also create slide decks and visual reviews of plans or code changes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/nikiforovall/claude-code-rules/visual-explainer
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add NikiforovAll/claude-code-rules --skill visual-explainer
Clone the repo
git clone --depth 1 https://github.com/NikiforovAll/claude-code-rules

Made for: Claude Code.

Or install handbook-visual-explainer, the plugin that ships this one along with the rest of its 1 skill, 7 commands.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for visual-explainer

README.md
[![agentmods](https://agentmods.dev/badge/skills/nikiforovall/claude-code-rules/visual-explainer/github.svg)](https://agentmods.dev/skills/nikiforovall/claude-code-rules/visual-explainer)
Your own site
<a href="https://agentmods.dev/skills/nikiforovall/claude-code-rules/visual-explainer"><img src="https://agentmods.dev/badge/skills/nikiforovall/claude-code-rules/visual-explainer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for visual-explainer

Your own site · 80×15
<a href="https://agentmods.dev/skills/nikiforovall/claude-code-rules/visual-explainer"><img src="https://agentmods.dev/badge/skills/nikiforovall/claude-code-rules/visual-explainer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 84 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,875 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00084 $0.06875
Opus 5 $0.00042 $0.03438
Sonnet 5 $0.00017 $0.01375
Haiku 4.5 $0.00008 $0.00688

Measured yesterday against content hash 78ba85cf13a9, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-22, from the pricing page.

Security

Grade A, and why

visual-explainer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/handbook-visual-explainer/skills/visual-explainer/SKILL.md · 306 lines

How it starts

The opening of the file, as written. The whole thing — 306 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Visual Explainer

Generate self-contained HTML files for technical diagrams, visualizations, and data tables. Never fall back to ASCII art when this skill is loaded.

Proactive table rendering. When you're about to present tabular data as an ASCII box-drawing table in the terminal (comparisons, audits, feature matrices, status reports, any structured rows/columns), generate an HTML page instead. The threshold: if the table has 4+ rows or 3+ columns, it belongs in the browser. Don't wait for the user to ask — render it as HTML automatically and tell them the file path. You can still include a brief text summary in the chat, but the table itself should be the HTML page.

Available Commands

Command What it does
web-diagram Generate an HTML diagram for any topic
visual-plan Generate a visual implementation plan for a feature
slides Generate a magazine-quality slide deck
diff-review Visual diff review with architecture comparison and code review
plan-review Compare a plan against the codebase with risk assessment
project-recap Mental model snapshot for context-switching back to a project
fact-check Verify accuracy of a document against actual code

Arguments

Flag Values Effect
--style <name> see the table below Locks the aesthetic direction. Skips the "pick one and vary it" step in Workflow §1 — the choice is made, honor it exactly.
--picker Selects a style instead of generating a page. Short-circuits everything below — see Style Picker.
--theme <light|dark> Forces the page's initial mode. With no flag the page follows the OS. The toggle is always present regardless — this flag only sets the starting state.
--slides Slide-deck output instead of a scrollable page. See Slide Deck Mode.
--handbook Document output instead of a freeform visual page. See Handbook Mode. Mutually exclusive with --slides.
--palette <hint> e.g. terracotta+sage, deep-blue+gold, or explicit hexes Overrides accent selection. Forbidden colors are still forbidden — if the hint contains one, use the nearest allowed hue and say so.
--font <hint> e.g. crimson-pro+noto-sans-mono Overrides the font pairing. Forbidden --font-body values still rejected.

Read the full file on GitHub · 306 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 306 lines · 84 tokens per session scan A 78ba85cf13a9

Subscribe to this mod's changes

visual-explainer is a skill published in the GitHub repository NikiforovAll/claude-code-rules (141 stars, last pushed 2d ago), licensed Apache-2.0. It adds 84 tokens to every session and 6,875 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-21.

Related

Other skills, from other repositories

researcher

Use when asked to create research documents, generate PDFs, make one-pagers, or create cheatsheets. Triggers: "research document", "generate PDF", "one-pager", "cheatsheet", "distinctive design". Provides HTML/Markdown/PDF with Terminal, Editorial, Corporate, Industrial, Fresh aesthetic presets.

jontsai/claude-plugins · 68 tokens

generate-doc-template

Generates on-brand document and deck templates — letterhead, slide, and one-pager — as SVG from the active brand profile, with editable title, subtitle, and body zones. Vector output needs no account, key, or network. Use when a user asks for a letterhead, a slide or deck master, or a branded one-pager. Trigger with…

localplugins/plugins · 98 tokens

svg-mastery

Expert knowledge for working with SVG (Scalable Vector Graphics) — optimization, embedding, animation, accessibility, responsive scaling, React integration, filters, and programmatic creation. Use when the user asks to "optimize SVG", "clean up SVG", "reduce SVG file size", "embed SVG in HTML", "inline SVG vs img…

lukaskellerstein/claude-my-marketplace · 276 tokens

icon-library

Fetch pre-made SVG icons from open-source icon libraries (Lucide, Heroicons, Tabler Icons) for use in websites, presentations, Figma designs, or any project. Use when the user asks to "add an icon", "use a search icon", "find an icon for settings", "get SVG icons", or needs clean SVG icons. NEVER draw icons manually …

lukaskellerstein/claude-my-marketplace · 104 tokens

animation-system

CSS and GSAP animation patterns for websites — ScrollTrigger, timelines, stagger effects, page transitions, micro-interactions, and performance optimization. Use when implementing animations for web design projects, when the user wants scroll-triggered animations, page load reveals, GSAP integration with React/Vite…

lukaskellerstein/claude-my-marketplace · 78 tokens

design-review

Review and critique existing designs, websites, or frontend code against design principles. Checks for common anti-patterns like generic fonts, poor contrast, inconsistent spacing, and lack of visual hierarchy. Use when the user asks to "review my design", "what's wrong with this layout", "critique my website", "how…

lukaskellerstein/claude-my-marketplace · 110 tokens