Episode
HTML is the new Markdown: How Anthropic engineers are building with Claude Code | Thariq Shihipar
- Podcast
- How I AI
- Published
- May 18, 2026
- Duration seconds
- 2158
- Processing state
not_requested
Actions
POST https://stenobird.com/v1/public/podcasts/how-i-ai-7304222/episodes/html-is-the-new-markdown-how-anthropic-engineers-are-building-with-claude-code-thariq-shihipar/transcription-requests
Idempotently request low-priority transcript generation for this episode.GET https://stenobird.com/podcast/how-i-ai-7304222/html-is-the-new-markdown-how-anthropic-engineers-are-building-with-claude-code-thariq-shihipar.md
Read the agent-friendly Markdown representation of this episode resource.
Summary
Thariq Shihipar is an engineer at Anthropic working on the Claude Code team. He’s spent the past several months experimenting with HTML as a replacement for Markdown in planning and implementation workflows, discovering that richer visual formats lead to better human engagement—and, ultimately, better products. In this episode, filmed at Anthropic’s Code with Claude event in San Francisco, Thariq demonstrates how to use HTML artifacts to create interactive plans, build throwaway UIs for specific problems, and maintain living design systems that travel with your codebase. What you’ll learn: Why HTML has replaced Markdown as the ideal format for AI agent communication and planning How to brainstorm in HTML to get visual mockups and interactive demos instead of text lists The technique for building throwaway micro-UIs to edit specific parts of your plan How to create a living design system in HTML that lives in your repo and travels with every project Why “complexity has to earn its keep” and how HTML helps you stay in the loop without over-constraining Claude The prompting technique that gives Claude flexibility while ensuring that you get what you need Why 99% of your AI-generated tokens should go to planning, interfaces, and communication—not production code — Brought to you by: Celigo —Intelligent automation built for AI Persona —Trusted identity verification for any use case — In this episode, we cover: (00:00) Introduction (02:39) HTML as the new Markdown (04:30) The compute allocator mindset (05:51) How HTML makes specs more engaging (06:48) Demo: Brainstorming in HTML with Claude Code (09:24) From brainstorm to full implementation plan (11:20) Prompting philosophy: Trust Claude but give it constraints (13:50) The future of PRDs and tech specs (18:16) Making HTML s…