SeeFlow: Architecture Diagrams That Are Wired to Your Live App

Architecture diagrams rot — that's the core premise behind SeeFlow, a new open-source tool that makes diagrams executable. Instead of static Confluence pages that go stale in months, SeeFlow generates a flow canvas from your codebase and wires each node to your running application.
How It Works
SeeFlow ships a plugin for Claude Code, Codex, Cursor, and Windsurf that does the heavy lifting. You invoke it with a natural language command:
/seeflow show me the shopping cart featureIt also includes an MCP server, so any MCP-aware editor can register and edit diagrams without leaving the IDE.
Key Detail
- 100% free and MIT open source — no pricing tiers, no licensing hoops.
- Live wiring: each node in the diagram is connected to the actual running app, so the diagram reflects real-time state.
- Multiple IDE support through the MCP protocol.
Who It's For
Developers tired of maintaining outdated architecture docs, especially teams using AI coding agents that can interact with diagrams programmatically.
📖 Read the full source: r/ClaudeAI
👀 See Also

Claude Command Center v5.0.0 Adds Day-One Support for Fable 5 with Mid-Session Switching
Claude Command Center v5.0.0 adds first-class support for Anthropic's new Fable 5 tier, including mid-session model switching, a redesigned model picker, and a fix for versioned alias CLI errors.

CopilotKit: Open-Source React Building Blocks for Agent UIs
CopilotKit (30k stars, MIT) provides React components for agent UI layer: chat, streaming, tool calls, human-in-the-loop, and generative UI, with AG-UI protocol support across LangGraph, ADK, CrewAI, and more.

CONTACT: 3D Naval Combat Game Built Entirely with Claude Code
CONTACT is a 3D naval combat game built entirely with Claude Code + Opus, featuring a 7×7×7 volumetric cube, credit economy with tactical perks, and three game modes including Human vs Claude and Sonnet vs Sonnet with persistent strategic memory.

Free Library of 789 Downloadable Skills for Claude Code
clskills.in is a searchable hub offering 789 downloadable .md skill files for Claude Code across 60+ categories including enterprise platforms, programming languages, and DevOps tools. Each download includes a README and auto-install prompt.