What problem does it solve? Writing and maintaining project documentation is time-consuming and often outdated. This Skill automates the creation of architecture docs, ADRs, and reusable UI documentation by analyzing your codebase and git history, then filling structured templates with real data. ## Core Features & Use Cases - Template-Based Generation: Choose from bundled templates (Module Architecture, ADR, Reusable UI) or project-specific custom templates, with automatic technology-variant detection (Swift, Node, Java, Python, Go, Rust). - Multi-Source Analysis: Extracts components, dependencies, and data flows from code, plus contributors and ticket IDs from git history, and generates Mermaid architecture diagrams. - Interactive 8-Step Workflow: Guides you from template selection through draft review to saving the final document in a per-project output directory. - Use Case: You need architecture documentation for a new "HealthSync" module. The Skill analyzes the module's classes and git history, fills the Module Architecture template, and saves a dated Markdown file ready for review. ## Quick Start Ask the assistant to generate documentation for a specific module using the docs skill, then pick a template when prompted.