Claude Skill

nicobailon/visual-explainer

Visual Explainer is a Claude Skill that generates rich HTML pages or slide decks for diagrams, diff reviews, plan audits, data tables, and project recaps.

Overview

Stars9,150
Forks622
LanguageHTML
Last pushed2026-06-25
Last synced2026-07-03
View on GitHub

Repository

Ownernicobailon
Repositoryvisual-explainer
Full namenicobailon/visual-explainer
Repo ID1,159,484,260

Install this Skill

git clone --depth 1 https://github.com/nicobailon/visual-explainer.git

Registry

Typeopenclaw_skill
Quality score75/100
Verificationreadme_parsed
Last verified2026-05-29
Platforms
ClaudeOpenClawCodexCursor
Capabilities
browsercode-reviewpdfterminalworkflow
Detected files
README.mdpackage.json
Config keys
URLPACKAGE_JSON
Install methods
  • git clone --depth 1 https://github.com/nicobailon/visual-explainer.git
  • git clone --depth 1 https://github.com/nicobailon/visual-explainer.git /tmp/visual-explainer

Summary

Visual Explainer is a Claude Skill that generates rich HTML pages or slide decks for diagrams, diff reviews, plan audits, data tables, and project recaps, helping users create visually compelling explanations from structured data.

Chinese description

Claude Skill + 提示模板,用于生成视觉差异对比、架构概览、计划审核、数据表格和项目回顾的丰富HTML页面

Key features

  • Generates rich HTML pages or slide decks
  • Supports diagrams, diff reviews, and plan audits
  • Creates data tables and project recaps
  • Leverages Claude's reasoning for visual explanations

Use cases

  • Visualizing code or document diffs
  • Auditing project plans with rich visuals
  • Presenting data tables in interactive HTML
  • Creating architecture overviews for stakeholders
  • Generating project recap slides

README excerpt

<p> <img src="banner.png" alt="visual-explainer" width="1100"> </p> # visual-explainer **An agent skill that turns complex terminal output into styled HTML pages you actually want to read.** [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=for-the-badge)](LICENSE) Ask your agent to explain a system architecture, review a diff, or compare requirements against a plan. Instead of ASCII art and box-drawing tables, it generates a self-contained HTML page and opens it in your browser. ``` > draw a diagram of our authentication flow > /diff-review > /plan-review ~/docs/refactor-plan.md ``` https://github.com/user-attachments/assets/55ebc81b-8732-40f6-a4b1-7c3781aa96ec ## Why Every coding agent defaults to ASCII art when you ask for a diagram. Box-drawing characters, monospace alignment hacks, text arrows. It works for trivial cases, but anything beyond a 3-box flowchart turns into an unreadable mess. Tables are worse. Ask the agent to compare 15 requirements against a plan and you get a wall of pipes and dashes that wraps and breaks in the terminal. The data is there but it's painful to read. This skill fixes that. Real typography, dark/light themes, interactive Mermaid diagrams with zoom and pan. No build step, no dependencies beyond a browser. ## Install | Harness | Support | Install path / behavior | |---|---|---| | Claude Code | Marketplace plugin | Preserved marketplace shape with source at `plugins/visual-explainer/` | | Pi | Package metadata plus installer | `package.json` advertises the skill and prompts; `install-pi.sh` installs to `~/.pi/agent/skills/visual-explainer` and `~/.pi/agent/prompts/` | | Codex CLI | Native skill path plus optional prompts | Copy to `~/.codex/skills/visual-explainer`; optional prompts go in `~/.codex/

Topics

No topics yet.

Explore more

Data from GitHub. Synced on 2026-07-03