Senior Architect
Design scalable systems with enterprise-grade architecture patterns
✨ The solution you've been looking for
Comprehensive software architecture skill for designing scalable, maintainable systems using ReactJS, NextJS, NodeJS, Express, React Native, Swift, Kotlin, Flutter, Postgres, GraphQL, Go, Python. Includes architecture diagram generation, system design patterns, tech stack decision frameworks, and dependency analysis. Use when designing system architecture, making technical decisions, creating architecture diagrams, evaluating trade-offs, or defining integration patterns.
See It In Action
Interactive preview & real-world examples
AI Conversation Simulator
See how users interact with this skill
User Prompt
I need to design a scalable e-commerce architecture using React, Node.js, and PostgreSQL that can handle 100k concurrent users. Include payment processing and real-time inventory updates.
Skill Processing
Analyzing request...
Agent Response
Comprehensive architecture diagram with component breakdown, data flow diagrams, technology stack recommendations, and scalability considerations
Quick Start (3 Steps)
Get up and running in minutes
Install
claude-code skill install senior-architect
claude-code skill install senior-architectConfig
First Trigger
@senior-architect helpCommands
| Command | Description | Required Args |
|---|---|---|
| @senior-architect system-architecture-design | Design a new microservices architecture for a high-traffic e-commerce platform | None |
| @senior-architect legacy-system-migration | Plan and execute migration from monolithic to microservices architecture | None |
| @senior-architect technology-stack-evaluation | Compare and select optimal technology stacks for new projects | None |
Typical Use Cases
System Architecture Design
Design a new microservices architecture for a high-traffic e-commerce platform
Legacy System Migration
Plan and execute migration from monolithic to microservices architecture
Technology Stack Evaluation
Compare and select optimal technology stacks for new projects
Overview
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:
1# Script 1: Architecture Diagram Generator
2python scripts/architecture_diagram_generator.py [options]
3
4# Script 2: Project Architect
5python scripts/project_architect.py [options]
6
7# Script 3: Dependency Analyzer
8python 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:
1python 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:
1python 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:
1python scripts/dependency_analyzer.py [arguments] [options]
Reference Documentation
Architecture Patterns
Comprehensive guide available in references/architecture_patterns.md:
- Detailed patterns and practices
- Code examples
- Best practices
- Anti-patterns to avoid
- Real-world scenarios
System Design Workflows
Complete workflow documentation in references/system_design_workflows.md:
- Step-by-step processes
- Optimization strategies
- Tool integrations
- Performance tuning
- Troubleshooting guide
Tech Decision Guide
Technical reference guide in references/tech_decision_guide.md:
- Technology stack details
- Configuration examples
- Integration patterns
- Security considerations
- Scalability guidelines
Tech Stack
Languages: TypeScript, JavaScript, Python, Go, Swift, Kotlin Frontend: React, Next.js, React Native, Flutter Backend: Node.js, Express, GraphQL, REST APIs Database: PostgreSQL, Prisma, NeonDB, Supabase DevOps: Docker, Kubernetes, Terraform, GitHub Actions, CircleCI Cloud: AWS, GCP, Azure
Development Workflow
1. Setup and Configuration
1# Install dependencies
2npm install
3# or
4pip install -r requirements.txt
5
6# Configure environment
7cp .env.example .env
2. Run Quality Checks
1# Use the analyzer script
2python scripts/project_architect.py .
3
4# Review recommendations
5# Apply fixes
3. Implement Best Practices
Follow the patterns and practices documented in:
references/architecture_patterns.mdreferences/system_design_workflows.mdreferences/tech_decision_guide.md
Best Practices Summary
Code Quality
- Follow established patterns
- Write comprehensive tests
- Document decisions
- Review regularly
Performance
- Measure before optimizing
- Use appropriate caching
- Optimize critical paths
- Monitor in production
Security
- Validate all inputs
- Use parameterized queries
- Implement proper authentication
- Keep dependencies updated
Maintainability
- Write clear code
- Use consistent naming
- Add helpful comments
- Keep it simple
Common Commands
1# Development
2npm run dev
3npm run build
4npm run test
5npm run lint
6
7# Analysis
8python scripts/project_architect.py .
9python scripts/dependency_analyzer.py --analyze
10
11# Deployment
12docker build -t app:latest .
13docker-compose up -d
14kubectl apply -f k8s/
Troubleshooting
Common Issues
Check the comprehensive troubleshooting section in references/tech_decision_guide.md.
Getting Help
- Review reference documentation
- Check script output messages
- Consult tech stack documentation
- Review error logs
Resources
- Pattern Reference:
references/architecture_patterns.md - Workflow Guide:
references/system_design_workflows.md - Technical Guide:
references/tech_decision_guide.md - Tool Scripts:
scripts/directory
What Users Are Saying
Real feedback from the community
Environment Matrix
Dependencies
Framework Support
Context Window
Security & Privacy
Information
- Author
- davila7
- Updated
- 2026-01-30
- Category
- architecture-patterns
Related Skills
Senior Architect
Comprehensive software architecture skill for designing scalable, maintainable systems using …
View Details →Api Design Principles
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs …
View Details →Api Design Principles
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs …
View Details →