







My favorite way of interacting with Claude Code is to have it generate static HTML files as outputs (reports, explorations, code structure, mockups etc.)I wanted to iterate on the file by commenting in browser and having Claude update the output live.So, I built this Claude… pic.twitter.com/XVFY0RaZDc— Paras Chopra (@paraschopra) May 26, 2026
Using Claude Code: The Unreasonable Effectiveness of HTML
Thought-provoking piece by Thariq Shihipar (on the Claude Code team at Anthropic) advocating for HTML over Markdown as an output format to request from Claude. The article is crammed with …

Using Claude Code: The Unreasonable Effectiveness of HTML
Thought-provoking piece by Thariq Shihipar (on the Claude Code team at Anthropic) advocating for HTML over Markdown as an output format to request from Claude. The article is crammed with …

A new way to extract detailed transcripts from Claude Code
I’ve released claude-code-transcripts, a new Python CLI tool for converting Claude Code transcripts to detailed HTML pages that provide a better interface for understanding what Claude Code has done than …

How I've been using Claude Code
I've been using Claude Code a lot recently, and having a pretty good time of it. This is my report on that, and what I've found does and doesn't work well.
es617/claude-replay
Community tool to convert Claude Code session transcripts into self-contained, embeddable HTML replays
Claude for Chrome | Claude
Bring Claude's AI assistance to your browser. Ask questions, analyze data, automate tasks, and navigate sites in Chrome. Works with Claude Code and Desktop.

ClaudeDevs on Twitter / X
You can now set Claude Code's output style to Concise.Claude leads with the result, keeps responses short, and still gives full detail when you ask.Turn it on in /config → Output style, or set "outputStyle": "Concise" in settings.json. pic.twitter.com/XYg7bHeVT2— ClaudeDevs (@ClaudeDevs) August 20, 2026

Paul Klein IV on Twitter / X
I spent all of Christmas reverse engineering Claude Chrome so it would work with remote browsers. Here's how Anthropic taught Claude how to browse the web (1/7) pic.twitter.com/kBJA1DUWxA— Paul Klein IV (@pk_iv) December 29, 2025
Customize Claude Code with plugins | Claude
Claude Code now supports plugins: custom collections of slash commands, agents, MCP servers, and hooks that install with a single command. Share your Claude Code setup with plugins Slash commands, agents, MCP servers, and hooks are all extension points you can use to customize your experience with...

Overview - Claude Code Docs
Claude Code is an agentic coding tool that reads your codebase, edits files, runs commands, and integrates with your development tools. Available in your terminal, IDE, desktop app, and browser.
Claude on Twitter / X
Claude now connects to the tools creative professionals already use.With the new Blender connector, you can debug a scene, build new tools, or batch-apply changes across every object, directly from Claude. pic.twitter.com/Kc3cBHTNpV— Claude (@claudeai) April 28, 2026
gists/wsocial-pds-stats.js at main
gists - A place for me to post and share small, self-contained code snippets.
claude-code/plugins/ralph-wiggum at main · anthropics/claude-code
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflo...
alan-turing-institute/ReadabiliPy
A simple HTML content extractor in Python. Can be run as a wrapper for Mozilla's Readability.js package or in pure-python mode.
Boris Cherny (@bcherny)
I'm Boris and I created Claude Code. Lots of people have asked how I use Claude Code, so I wanted to show off my setup a bit. My setup might be surprisingly vanilla! Claude Code works great out of the box, so I personally don't customize it much. There is no one correct way to use Claude Code: we intentionally build it in a way that you can use it, customize it, and hack it however you like. Each person on the Claude Code team uses it very differently. So, here goes.