senior-architect

Generate architecture diagrams and analyze dependencies for scalable systems.

1|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/AngelP17/factoryops-console --skill senior-architect-angelp17
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: senior-architect
Source: https://github.com/AngelP17/factoryops-console/tree/main/factoryops-console/.agent/skills/senior-architect
Command: npx skills add https://github.com/AngelP17/factoryops-console --skill senior-architect-angelp17

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The Senior Architect skill provides an automated toolkit to assist software architects in designing scalable, maintainable systems, generating diagrams, and guiding architectural decisions across modern tech stacks.

Core Features & Use Cases

  • Architecture Diagram Generator: automatically model system components and relationships to visualize architecture for proposals and reviews.
  • Project Architect & Dependency Analyzer: analyze project structure, identify dependencies, and surface optimization recommendations for multi-service apps.
  • System design guidance: reference documentation and decision frameworks to support technology choices, patterns, and integration strategies.
  • Use Case: When evaluating whether to adopt a new microservice, generate diagrams, analyze dependencies, and document tradeoffs.

Quick Start

Example: python scripts/project_architect.py /path/to/project --verbose

Frequently Asked Questions about senior-architect

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

FAQPage Schema
How do I automatically generate system architecture diagrams for my project?

Architecture diagram generation automates modeling system components and their relationships to visualize design proposals and reviews. The Skill uses Python scripts to analyze your project structure and produce diagrams across React, Node, Go, Python, and database stacks.

Can I analyze dependencies and identify optimization opportunities in my microservices?

Dependency analysis surfaces project structure issues and optimization recommendations for multi-service applications. The Skill's project architect tool examines dependencies across modern stacks to guide architectural improvements.

What's the best way to evaluate architectural decisions when adopting new microservices?

System design guidance combines automated diagram generation, dependency analysis, and reference documentation to support technology choices and integration strategies. This deterministic approach documents tradeoffs for informed architectural decisions.

Does this work with React, Node, Go, Python, and database technologies?

Yes. The Skill provides architecture automation and dependency analysis across modern stacks including React, Node, Go, Python, and databases through Python scripts and Markdown reference guides.

How do I get started with automated architecture design for my project?

Run the project architect script against your project directory using Python to analyze structure, generate diagrams, and receive optimization recommendations. The Skill includes verbose output modes for detailed assessment.