TectureNavigate your codebase's architecture — right inside VS Code. Tecture is an architecture documentation format (structured JSON and Markdown) that AI coding agents know how to write and maintain using a skill. This extension renders those files as interactive, navigable diagrams in your editor. If your repo already has an
Getting started1. Install the Tecture skill into your coding agentThe skill teaches your agent how to read a codebase and write architecture files in the Tecture format. Works with Claude Code, Cursor, Copilot, Aider, and other major coding agents.
2. Generate the architecture mapFrom your project root, ask your agent:
The agent reads the code and writes the architecture into an 3. Open the diagramsOnce the FeaturesMulti-level diagram navigationBrowse system context, container, and component diagrams from the Tecture Activity Bar. Double-click a node to drill into its sub-diagram.
Component descriptionsSelect any node to open a detail panel showing its Markdown description, responsibilities, and tech stack — including rendered Mermaid diagrams.
Persistent layoutDrag nodes to rearrange the diagram. Positions are saved to Live refreshEdit any file under Requirements
The extension stays completely inert in repos without architecture files. Known limitations
Resources
|


