Let your AI coding agents document your software architecture automatically. Hierarchical C4 diagrams with rich descriptions — no manual drawing required.
Three steps to living architecture documentation
Run a single command to add the Tecture diagram skill to your Claude Code project.
Use /diagram in Claude Code. Your agent analyzes the codebase and creates hierarchical C4 diagrams automatically.
Browse interactive diagrams in your browser. Click nodes to drill down into detail and read component docs.
One command to install — then use /diagram in Claude Code
Run this in your project directory:
$ npx -y @tecture/skill initThen in Claude Code, use the slash command:
> /diagramSystem context, container, and component levels. Click any node to drill into deeper detail.
Every component includes detailed documentation. Double-click any node to read its description.
Install with one command, then use /diagram. Your agent reads the codebase and creates diagrams automatically.
Re-run /diagram any time your architecture changes. Your docs evolve with your code, not against it.