By gagoar
Generate rich, self-contained HTML documents as alternatives to markdown
A Claude Code skill for generating rich, self-contained HTML documents — beautiful alternatives to markdown, inspired by thariqs.github.io/html-effectiveness.
The skill embeds the exact CSS design language ("Birchline") from the showcase: serif headings, an ivory/clay/slate palette, 1.5px borders, and scroll-snap slide decks — all in a single .html file with zero external dependencies.
/plugin marketplace add gagoar/html-effectiveness
/plugin install html-effectiveness@html-effectiveness
/reload-plugins
Invoke the skill in any Claude Code session:
/html-effectiveness:html-doc Make me a one-page status report for week 18
/html-effectiveness:html-doc Code review for the auth middleware PR
/html-effectiveness:html-doc Slide deck: why we're moving to microservices
/html-effectiveness:html-doc Kanban board for the Q3 roadmap
/html-effectiveness:html-doc Milestone timeline for the v2 launch
| Type | Description |
|---|---|
| Status / incident report | Stat-card grids, timeline, pill badges |
| Code review / PR | Diff-style blocks, risk table, checklist |
| Approach comparison | Side-by-side cards with tradeoff summary |
| Slide deck | CSS scroll-snap pages, no JS required |
| Kanban board | Drag-and-drop columns (HTML5 native) |
| Milestone timeline | Vertical timeline with status pills |
| Research explainer | Long-form with callouts and code blocks |
All documents use the "Birchline" design tokens:
#FAF9F5, clay #D97757, slate #141413, oat #E3DACC, olive #788C5D, rust #B04A3Fui-serif / Georgia headings, system-ui body, ui-monospace codeborder-collapse: separate with border-radius + overflow: hiddenMIT — Copyright (c) 2026 gagoar
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimPush, pull, and diff Claude Code per-project memory between this machine and a Git repo of your choice. Storage is HOME-relative so memories restore correctly on any machine regardless of username.
Apply Hemingway writing rules to technical documentation — inline, intentional, clean.
npx claudepluginhub gagoar/html-effectiveness --plugin html-effectivenessAccess official Microsoft documentation, API references, and code samples for Azure, .NET, Windows, and more.
Make your AI agent code with your project's architecture, rules, and decisions.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Build and maintain an LLM-curated personal knowledge base in your project — Andrej Karpathy's LLM Wiki pattern, designed to scale to thousands of pages without becoming a context bottleneck. Now with an optional compiled graph layer for typed, provenance-backed relationships.
Connect to Atlassian products including Jira and Confluence. Search and create issues, access documentation, manage sprints, and integrate your development workflow with Atlassian's collaboration tools.
AI-powered wiki generator for code repositories. Generates comprehensive, Mermaid-rich documentation with dark-mode VitePress sites, onboarding guides, deep research, and source citations. Inspired by OpenDeepWiki and deepwiki-open.