architecture-docs

Community

Turn architecture notes into actionable docs.

AuthorshadowX4fox
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The Architecture Documentation Skill helps teams create, update, and validate ARCHITECTURE.md documents, enabling consistent, governance-aligned architecture artifacts that are easy to navigate and load into context for Claude Skills.

Core Features & Use Cases

  • Workflow-driven documentation: Generate ARCHITECTURE.md from templates, ADRs, and supporting guides.
  • Diagram & Diagram Generation: Create Mermaid architecture diagrams and visuals from the ARCHITECTURE.md.
  • Validation & Governance: Validate structure against templates, manage ADRs, and ensure BIAN/META alignment.
  • Use Case: A team regenerates ARCHITECTURE.md after major refactors to ensure all sections stay aligned with governance.

Quick Start

Activate the skill and run generation: load ARCHITECTURE.md, apply ADR guidance, and produce updated diagrams and validation status.

Dependency Matrix

Required Modules

officegen

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: architecture-docs
Download link: https://github.com/shadowX4fox/solutions-architect-skills/archive/main.zip#architecture-docs

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository