architecture-diagram Skill
Generate architecture diagram with component relationship details from project analysis Published by microsoft in github-copilot-modernization.
Decision snapshot
Is this a fit?
Data analysis, Writing, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
3 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is architecture-diagram Skill?
Generate architecture diagram with component relationship details from project analysis Published by microsoft in github-copilot-modernization. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Writing
- Data analysis use cases
- Writing use cases
Declared skill metadata
- Source file: plugins/github-copilot-modernization/skills/architecture-diagram/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use architecture-diagram Skill
- Use it for data analysis.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/github-copilot-modernization
- Skill file: plugins/github-copilot-modernization/skills/architecture-diagram/SKILL.md
What it does
Generate architecture diagram with component relationship details from project analysis
Skill instructions
Architecture Diagram This skill generates a two-layer architecture visualization: a high-level application architecture diagram and a detailed component relationship diagram. Produce both in a single pass and save to .github/modernize/assessment/engines/facts/architecture-diagram.md. Input Parameters - workspace-path (optional): Path to the project to analyze (defaults to current directory) ⚠ Mermaid Safety Constraints — read BEFORE you write any mermaid block Mermaid is unforgiving: one illegal character anywhere in a block crashes the whole diagram with Syntax error in text, not just the offending line. There is no partial rendering. Stay strictly inside this subset: 1. Chart kind. Only flowchart TD (Step 1) or flowchart LR (Step 2). Never graph TD, never mixed. 2. Subgraph form. Always subgraph <AlphaNumId["display label"]. The id must match [A-Za-z][A-Za-z0-9] (no spaces, no punctuation). NEVER use the anonymous form subgraph "label" — it crashes whenever the label contains (, ), :
Verified compatibility and discovery
Frequently asked questions
What is architecture-diagram?
architecture-diagram is a open-source AI agent skill with Copy skill directory. Generate architecture diagram with component relationship details from project analysis
Who is architecture-diagram best for?
architecture-diagram is best for reusing agent instructions, scripts, and references, data analysis workflows, writing workflows.
How do I install architecture-diagram?
Install or run architecture-diagram using Copy skill directory. Check architecture-diagram for the latest setup command.
Is architecture-diagram actively maintained?
architecture-diagram may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.