Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
plannotator avatar

Html Diagram

  • 2.1k installs
  • 1.6k repo stars
  • Updated August 3, 2026
  • plannotator/effective-html

html-diagram is an agent skill for create a self-contained html file for visualizing architecture and understanding the stack with a high-quality svg diagram. use when the user wants a full-screen diagram, wants.

About

The html-diagram skill is designed for create a self-contained HTML file for visualizing architecture and understanding the stack with a high-quality SVG diagram. Use when the user wants a full-screen diagram, wants. HTML Diagram Review the SVG diagrams used throughout references/html-effectiveness/. There are a bunch in there, and some of them are focused on architecture and whatnot. Invoke when the user the user wants a full-screen diagram, wants the output to be light on prose, or wants an HTML artifact that is mostly there to make the architecture click fast.

  • Create a self-contained HTML file for visualizing architecture and understanding the stack with a high-quality SVG diagr
  • User the user wants a full-screen diagram, wants the output to be light on prose, or wants an HTML artifact that is most
  • Developers using html diagram workflows documented in SKILL.md.

Html Diagram by the numbers

  • 2,136 all-time installs (skills.sh)
  • +246 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #134 of 1,880 Design & UI/UX skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

html-diagram capabilities & compatibility

Capabilities
create a self contained html file for visualizin · user the user wants a full screen diagram, wants · developers using html diagram workflows document
Use cases
frontend
From the docs

What html-diagram says it does

Create a self-contained HTML file for visualizing architecture and understanding the stack with a high-quality SVG diagram. Use when the user wants a full-screen diagram, wants the
SKILL.md
Create a self-contained HTML file for visualizing architecture and understanding the stack with a high-quality SVG diagram. Use when the user wants a full-scree
SKILL.md
npx skills add https://github.com/plannotator/effective-html --skill html-diagram

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs2.1k
repo stars1.6k
Last updatedAugust 3, 2026
Repositoryplannotator/effective-html

How do I create a self-contained html file for visualizing architecture and understanding the stack with a high-quality svg diagram. use when the user wants a full-screen diagram, wants?

Create a self-contained HTML file for visualizing architecture and understanding the stack with a high-quality SVG diagram. Use when the user wants a full-screen diagram, wants.

Who is it for?

Developers using html diagram workflows documented in SKILL.md.

Skip if: Skip when the task falls outside html-diagram scope or needs a different stack.

When should I use this skill?

User the user wants a full-screen diagram, wants the output to be light on prose, or wants an HTML artifact that is mostly there to make the architecture click fast.

What you get

Completed html-diagram workflow with documented commands, files, and expected deliverables.

  • self-contained HTML file
  • embedded SVG architecture diagram

Files

SKILL.mdMarkdownGitHub ↗

HTML Diagram

Review the SVG diagrams used throughout references/html-effectiveness/.

There are a bunch in there, and some of them are focused on architecture and whatnot.

After reviewing them, create an HTML file that is strictly for visualizing the architecture and understanding the stack.

It should not be prose-heavy. It should simplify more into a full-screen diagram and whatnot.

Build a high-quality diagram in SVG. Take your time iterating on the diagram more than anything.

If it makes sense, make the diagram interactive and able to visualize and animate different sequences of system behavior.

Also review references/architecture-example.html — a finished example of this skill done well (full-screen SVG stage, clickable nodes, flow chips that light up and animate request paths).

Always include dark mode: hand-rolled CSS variables on :root / html.dark, a small theme toggle button, localStorage persistence, and an apply-before-paint script in <head> (default to prefers-color-scheme). Style the SVG through CSS classes using those variables — never hard-coded hex inside the SVG — so the diagram follows the theme.

Related skills

How it compares

Choose html-diagram when you need a portable HTML+SVG artifact for browser viewing instead of markdown Mermaid or diagram-as-code in CI pipelines.

FAQ

What does html-diagram do?

Create a self-contained HTML file for visualizing architecture and understanding the stack with a high-quality SVG diagram. Use when the user wants a full-screen diagram, wants.

When should I use html-diagram?

User the user wants a full-screen diagram, wants the output to be light on prose, or wants an HTML artifact that is mostly there to make the architecture click fast.

Is html-diagram safe to install?

Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.