What problem does it solve?
This Skill removes the manual effort of reverse-engineering a codebase to produce consistent architectural documentation, diagrams, and implementation guidance so teams can onboard faster and maintain architectural consistency.
Core Features & Use Cases
- Automated Architecture Detection: Scans project files, dependencies, and configuration to identify technology stacks and architectural patterns.
- Diagram & Documentation Generation: Produces multi-level diagrams (C4/UML/flow) and a structured Project_Architecture_Blueprint.md with component responsibilities, data flows, and deployment notes.
- Implementation & Governance Guidance: Optionally includes code examples, architectural decision records, extension patterns, and recommendations for maintaining architecture during new development.
- Use Case: Rapidly produce an architecture blueprint for an existing repository to guide refactors, onboarding, or migration planning.
Quick Start
Create a comprehensive Project_Architecture_Blueprint.md for this repository that detects stacks, generates diagrams at a detailed level, and includes implementation patterns and decision records.