Using Claude Code The Unreasonable Effectiveness of HTML
Summary
The note argues that while Markdown is the standard format for AI-agent communication, it is becoming a bottleneck for complex tasks. HTML is proposed as a more effective alternative because it supports richer visualizations (tables, CSS, SVG, interactive elements), is easier to read and share, and enables two-way interaction through custom UI elements like sliders and export buttons. Claude Code can leverage broad context (codebase, MCPs, git history) to generate these rich, purpose-built HTML artifacts.