rhnfzl

Human HTML — Development skill for Claude Code

Development community

Create or update a human-readable HTML artifact under docs/human-html/ for plans, reviews, architecture explainers, understanding docs, research syntheses, decision aids, prototypes, status reports, a.

How to install Human HTML

Installs to ~/.claude/skills/rhnfzl-human-html-human-html/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rhnfzl-human-html-human-html && curl -fsSL https://raw.githubusercontent.com/rhnfzl/human-html/HEAD/commands/human-html.md -o ~/.claude/skills/rhnfzl-human-html-human-html/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Human HTML does


name: human-html description: Create or update a human-readable HTML artifact under docs/human-html/ for plans, reviews, architecture explainers, understanding docs, research syntheses, decision aids, prototypes, status reports, and incident postmortems. version: 1.0.0

Author a human-readable HTML artifact

When the user wants the next deliverable to land as an HTML page a teammate can actually read (instead of a long Markdown wall that gets skimmed), this command picks the right kind

Alternatives in Development

  • ADR Rubber Duck — ADR(Architecture Decision Record)の壁打ち相手としてヒアリングを通じて意思決定を整理し、ADRドラフトを作成する 974 ★
  • Network Traffic Analysis For Claude Code WebSocket Protocol — This document records methods to capture and analyze network traffic for understanding the Claude Code WebSock 232 ★
  • ADR — Architecture Decision Records 229 ★

Full documentation available on GitHub

View Source Repository