Claude Code Plugin

html

Rich, self-contained HTML documents — no markdown required.

A Claude Code skill that generates polished HTML reports, slide decks, code reviews, kanban boards, and timelines. Every file uses the Birchline design system. Zero external dependencies.
Getting started

Install

# via gago-plugins marketplace
/plugin marketplace add gagoar/gago-plugins
/plugin install html@gago-plugins
/reload-plugins

# standalone
/plugin marketplace add gagoar/html-effectiveness
/plugin install html@html
/reload-plugins
/html:doc — generate HTML document

How to use it

Usage

/html:doc Make me a one-page status report for week 18
/html:doc Code review for the auth middleware PR
/html:doc Slide deck: why we're moving to microservices
/html:doc Kanban board for the Q3 roadmap
/html:doc Milestone timeline for the v2 launch
/html:doc Research explainer: how the cache invalidation works

What it makes

Document types

TypeDescription
Status / incident reportStat-card grids, timeline, pill badges
Code review / PRDiff-style blocks, risk table, checklist
Approach comparisonSide-by-side cards with tradeoff summary
Slide deckCSS scroll-snap pages, no JS required
Kanban boardDrag-and-drop columns (HTML5 native)
Milestone timelineVertical timeline with status pills
Research explainerLong-form with callouts and code blocks

Tokens

Design system

All documents use the Birchline design tokens.

NameHex
ivory#FAF9F5
clay#D97757
slate#141413
oat#E3DACC
olive#788C5D
rust#B04A3F
  • Typographyui-serif / Georgia headings · system-ui body · ui-monospace code
  • Borders1.5px · border-collapse: separate · border-radius with overflow: hidden