Tag
A blog post by a Claude Code team member argues for using HTML instead of Markdown as the preferred output format for AI agents like Claude Code, citing benefits such as richer information density, visual clarity, ease of sharing, and interactive capabilities.
Ruflo (formerly Claude Flow) is a trending open-source GitHub project that supports orchestrating 100+ specialized AI Agents simultaneously, featuring RAG memory, distributed workflows, enterprise security, and direct integration with Claude Code and Codex. The project is currently ranked #1 on GitHub Trending with 40k+ stars.
Simon Willison discusses the effectiveness of using HTML instead of Markdown as AI output format, highlighting benefits like SVG diagrams, interactive widgets, and rich explanations. Includes examples from Thariq Shihipar on Anthropic's Claude Code team and practical prompts for GPT-5.5.
This article explores the importance of technical writing in the AI era, citing the case of Anthropic employee @trq212 who achieved millions of page views through his 'plant first, harvest later' writing methodology, emphasizing the value of sharing real experiences and maintaining a personal voice.
The author explains why they have switched from writing markdown files to using Claude Code to generate HTML for them, arguing that HTML is the new markdown.
The article argues that HTML is a superior output format for AI agents compared to Markdown due to richer information density, visual clarity, ease of sharing, and two-way interaction, and shares why the author and others at Claude Code prefer HTML.
re_gent is an open-source version control system for AI agent activity, tracking every tool call and associated prompt so developers can audit and roll back agent changes.
A free, open-source video editing tool built for Claude Code that fully automates editing from raw footage—clipping, filler word removal, subtitles, color grading, animation, and final rendering—all without a timeline or manual edits.
gstack is an open-source software factory that provides a structured workflow for Claude Code, turning it into a virtual engineering team with slash commands for each development phase. It helps solo developers ship like a team by enforcing engineering discipline.
oh-my-claudecode is an open-source project that provides an enhanced plugin pack for Claude Code, upgrading it into an AI development team with task division, automated workflows, and team collaboration capabilities, suitable for heavy users and complex projects.
An individual has created a tool using Claude Code to generate true interactive 3D property tours from existing image captures, aiming to replace expensive hardware and subscriptions like Matterport.
Anthropic released workshop materials for "Code with Claude" sessions covering model selection, multi-agent systems, AI-assisted product workflows, and eval-driven agent development.
This article introduces a new MCP server that allows Claude Code and other AI clients to connect to financial datasets in seconds, providing access to stock prices, SEC filings, and more via OAuth or API key authentication.
An open-source workshop repository for building a real-world multi-agent AI system featuring a Deep Research Agent and LinkedIn Writing Workflow using MCP servers, Pydantic structured outputs, and agentic engineering with Claude Code subagents.
Simon Willison documents how he built a 'Sightings' feature on his blog using Claude Code for web to syndicate his iNaturalist wildlife photos, back-populating over a decade of sightings.
A warning that Claude Code may be reading .env files containing API keys, database passwords, and other secrets, sending them to Anthropic's servers via conversation logs, with a claimed fix involving a settings.json configuration.
Simon Willison built a personal tool to view iNaturalist observations grouped by time and location, using Claude Code for web, a Python CLI for clumping observations, and Git scraping to host the data on GitHub.
A developer shares a workflow using Claude Code and Stitch 2.0 via MCP to rapidly redesign client projects without traditional design tools or designers.
Anthropic quietly removed Claude Code from lower-tier plans before rolling it back amid backlash, revealing a chronic GPU shortage stemming from a 2022 bet that OpenAI would fail—forcing the company to throttle users and eroding its code-to-data flywheel.
Developer releases an open-source medieval-themed dashboard that visualizes multiple Claude Code agents as 2D village characters to simplify real-time tracking of parallel coding sessions.