senior-architectlisted
Install: claude install-skill aiskillstore/marketplace
# Senior Architect
Complete toolkit for senior architect with modern tools and best practices.
## Quick Start
### Main Capabilities
This skill provides three core capabilities through automated scripts:
```bash
# Script 1: Architecture Diagram Generator
python scripts/architecture_diagram_generator.py [options]
# Script 2: Project Architect
python scripts/project_architect.py [options]
# Script 3: Dependency Analyzer
python scripts/dependency_analyzer.py [options]
```
## Core Capabilities
### 1. Architecture Diagram Generator
Automated tool for architecture diagram generator tasks.
**Features:**
- Automated scaffolding
- Best practices built-in
- Configurable templates
- Quality checks
**Usage:**
```bash
python scripts/architecture_diagram_generator.py <project-path> [options]
```
### 2. Project Architect
Comprehensive analysis and optimization tool.
**Features:**
- Deep analysis
- Performance metrics
- Recommendations
- Automated fixes
**Usage:**
```bash
python scripts/project_architect.py <target-path> [--verbose]
```
### 3. Dependency Analyzer
Advanced tooling for specialized tasks.
**Features:**
- Expert-level automation
- Custom configurations
- Integration ready
- Production-grade output
**Usage:**
```bash
python scripts/dependency_analyzer.py [arguments] [options]
```
## Reference Documentation
### Architecture Patterns
Comprehensive guide available in `references/architecture_patterns.md`:
- Detailed patterns and practices
- Code examples
- Bes