senior-architect

Generate Mermaid, PlantUML, or ASCII diagrams and analyze dependencies from project structure.

52|3|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/Zhow01/SkillAttack --skill senior-architect-zhow01
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: senior-architect
Source: https://github.com/Zhow01/SkillAttack/tree/main/data/hot100skills/085_alirezarezvani_senior-architect
Command: npx skills add https://github.com/Zhow01/SkillAttack --skill senior-architect-zhow01

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Architecture design and analysis are streamlined by providing automated guidance, diagrams, and best-practice recommendations for complex software systems.

Core Features & Use Cases

  • Architecture Diagram Generator: create Mermaid, PlantUML, or ASCII diagrams from project structure to communicate design.
  • Dependency Analysis: detect dependencies, cycles, and coupling to guide refactoring and maintenance.
  • Pattern & Architecture Assessment: identify architectural patterns (layered, hexagonal, clean) and propose concrete improvements.
  • Use Case: kick off a new project by generating an initial architecture sketch and risk assessment for stakeholder review.

Quick Start

Run the architecture analysis on a project folder to generate diagrams and a pattern assessment.

Frequently Asked Questions about senior-architect

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate architecture diagrams from my existing project structure?

To generate architecture diagrams from a project folder, the tool analyzes your structure and outputs visual representations in Mermaid, PlantUML, or ASCII formats to communicate your system design.

How does dependency analysis detect cycles and coupling for refactoring?

Dependency analysis identifies dependencies, cycles, and coupling within your software systems to guide refactoring and maintenance efforts without modifying your source code.

Can I use this to identify architectural patterns like clean or hexagonal architecture?

Yes, pattern and architecture assessment identifies existing architectural patterns such as layered, hexagonal, or clean architecture and proposes concrete improvements for your system.

Does the architecture analysis integrate with ADR workflows?

Yes, the architecture analysis toolchain integrates with ADR workflows to accelerate architectural decisions while enforcing safe, well-scoped insights.

What is the best way to assess architecture risks for a new project?

The best way to assess architecture risks is to run an initial analysis on your project folder to generate an architecture sketch and risk assessment for stakeholder review.

Will this tool modify my source code during dependency analysis?

No, the architecture analysis enforces safe, well-scoped insights and does not modify your source code during dependency analysis or pattern assessment.