← all plugins

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-code
⬇ Download

Skills in this plugin

  1. wiki-researcher · microsoft
    Conducts multi-turn iterative deep research on specific topics within a codebase, tracing actual code paths and grounding every claim in evidence.
    2.7k
    repo stars
  2. architecture-blueprint-generator · github
    Analyzes codebases to generate comprehensive architectural documentation, including technology stack detection, visual diagrams, and implementation patterns.
    36.2k
    repo stars
  3. documentation-and-adrs · addyosmani
    Records architectural decisions and documentation to capture the context, constraints, and trade-offs behind codebase choices.
    69.5k
    repo stars
  4. diagram-generator · zhaoxuya520 bundle
    Generates 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.
    12.8k
    repo stars
  5. source-explainer · scoheart
    Analyzes codebases in depth and produces structured markdown analysis documents covering architecture, module design, call flows, data models, and design patterns.
    2
    repo stars
  6. codemap-sync · auto-skiller
    Analyzes codebase structure and generates token-lean architecture documentation in codemap files, with diff detection and metadata tracking.
    1
    repo stars
  7. c4-code · phoroth
    Analyzes code directories to produce C4 code-level documentation with function signatures, dependencies, and structure diagrams.
    3
    repo stars