Architecture Overview Diagram
microsoft/amplifier-bundle-dot-graph/skills/architecture-overview-diagramcodingResmi
Resmi Sağlayıcı Skill'iView 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
Dosyalar1 dosya
SKILL.md288 satır
Loading editor…
Kurulum
ÖnerilenTek komut — ajanınız otomatik olarak devreye alır.
Kurulum komutunu görmek için yukarıdan bir AI aracı seçin.
veya
Manuel Kurulum
Daha fazla adımDosyayı indirin ve ajanınızın sistem istemine yapıştırın.
Skill detayları
Versiyonv1.0.0
YazarMicrosoft
Kategoricoding
Skill IDmicrosoft/amplifier-bundle-dot-graph/skills/architecture-overview-diagram
İlgili skill'ler
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.