Architecture Overview Diagram
microsoft/amplifier-bundle-dot-graph/skills/architecture-overview-diagramcodingOfficial
Official Provider SkillView repo
Generate a README-level architecture overview DOT diagram for a repository through code-first investigation, iterative design, and antagonistic review. Use when the user says "create an architecture diagram", "make a README diagram", "top-level overview diagram", or wants a single diagram that gives a non-technical reader the "I get it" understanding of a system. Produces a .dot source, .svg, and .png — reviewed to PASS quality. Also surfaces doc/code discrepancies and optionally generates detai
Files1 files
SKILL.md288 lines
Loading editor…
Install
RecommendedOne command — your agent picks it up automatically.
Select an AI agent above to see the install command.
or
Manual Install
More stepsDownload the file and paste it into your agent's system prompt.
Skill details
Versionv1.0.0
AuthorMicrosoft
Categorycoding
Skill IDmicrosoft/amplifier-bundle-dot-graph/skills/architecture-overview-diagram
Related skills
Dot As AnalysisUse when analyzing a system to surface hidden issues — draw what you believe exists, then reconcile against what actually existsDot Graph IntelligenceUse when you need programmatic graph structure analysis — reachability, cycles, critical paths, and diffs without spending LLM tokens on structural questions code can answerDot PatternsUse when you need copy-paste DOT templates for common diagram types — start from a working pattern rather than blank canvasDot QualityUse when enforcing quality standards on DOT diagrams — checking completeness, structure, and visual clarity before sharing or committingDot SyntaxUse when writing or reading DOT/Graphviz code and needing quick syntax reference — node declarations, edge syntax, attributes, subgraphs, HTML labels, and common gotchasParallax InvestigationUse when you need true understanding of a complex system — not a quick answer. Parallax Discovery is a multi-agent, multi-pass investigation methodology that combines three perspectives (code tracing, behavior observation, integration mapping) to produce verified, evidence-backed findings.