Create Architecture Documentation
curated by SkillMD · plugin · 7 skills
Create comprehensive architectural documentation with diagrams and ADRs for a codebase.
Install the whole plugin (CLI)
npx skillmds add microsoft/wiki-researcher
npx skillmds add github/architecture-blueprint-generator
npx skillmds add addyosmani/documentation-and-adrs
npx skillmds add zhaoxuya520/diagram-generator
npx skillmds add scoheart/source-explainer
npx skillmds add auto-skiller/codemap-sync
npx skillmds add phoroth/c4-codeSkills in this plugin
- ▌ wiki-researcher · microsoftConducts multi-turn iterative deep research on specific topics within a codebase, tracing actual code paths and grounding every claim in evidence.
- ▌ architecture-blueprint-generator · githubAnalyzes codebases to generate comprehensive architectural documentation, including technology stack detection, visual diagrams, and implementation patterns.
- ▌ documentation-and-adrs · addyosmaniRecords architectural decisions and documentation to capture the context, constraints, and trade-offs behind codebase choices.
- ▌ diagram-generator · zhaoxuya520 bundleGenerates editable diagram source code (Mermaid, Graphviz DOT, PlantUML, SVG) from natural language, code, schemas, or notes for flowcharts, sequence diagrams, ER diagrams, architecture diagrams, and more. Renders to PNG/SVG/PDF on request via a local Python script.
- ▌ source-explainer · scoheartAnalyzes codebases in depth and produces structured markdown analysis documents covering architecture, module design, call flows, data models, and design patterns.
- ▌ codemap-sync · auto-skillerAnalyzes codebase structure and generates token-lean architecture documentation in codemap files, with diff detection and metadata tracking.
- ▌ c4-code · phorothAnalyzes code directories to produce C4 code-level documentation with function signatures, dependencies, and structure diagrams.