senior-architect by davila7/claude-code-templates
npx skills add https://github.com/davila7/claude-code-templates --skill senior-architect为高级架构师提供现代化工具和最佳实践的完整工具包。
此技能通过自动化脚本提供三项核心功能:
# 脚本 1:架构图生成器
python scripts/architecture_diagram_generator.py [options]
# 脚本 2:项目架构师
python scripts/project_architect.py [options]
# 脚本 3:依赖分析器
python scripts/dependency_analyzer.py [options]
用于架构图生成任务的自动化工具。
功能:
用法:
python scripts/architecture_diagram_generator.py <project-path> [options]
全面的分析和优化工具。
功能:
用法:
python scripts/project_architect.py <target-path> [--verbose]
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
用于专门任务的高级工具。
功能:
用法:
python scripts/dependency_analyzer.py [arguments] [options]
完整指南位于 references/architecture_patterns.md:
完整的工作流文档位于 references/system_design_workflows.md:
技术参考指南位于 references/tech_decision_guide.md:
语言: TypeScript, JavaScript, Python, Go, Swift, Kotlin 前端: React, Next.js, React Native, Flutter 后端: Node.js, Express, GraphQL, REST APIs 数据库: PostgreSQL, Prisma, NeonDB, Supabase DevOps: Docker, Kubernetes, Terraform, GitHub Actions, CircleCI 云平台: AWS, GCP, Azure
# 安装依赖
npm install
# 或
pip install -r requirements.txt
# 配置环境
cp .env.example .env
# 使用分析器脚本
python scripts/project_architect.py .
# 查看建议
# 应用修复
遵循以下文档中记录的模式和实践:
references/architecture_patterns.mdreferences/system_design_workflows.mdreferences/tech_decision_guide.md# 开发
npm run dev
npm run build
npm run test
npm run lint
# 分析
python scripts/project_architect.py .
python scripts/dependency_analyzer.py --analyze
# 部署
docker build -t app:latest .
docker-compose up -d
kubectl apply -f k8s/
请查看 references/tech_decision_guide.md 中的完整故障排除部分。
references/architecture_patterns.mdreferences/system_design_workflows.mdreferences/tech_decision_guide.mdscripts/ 目录每周安装量
605
代码仓库
GitHub 星标数
23.4K
首次出现
Jan 20, 2026
安全审计
安装于
gemini-cli472
opencode468
codex446
github-copilot422
claude-code381
cursor379
Complete toolkit for senior architect with modern tools and best practices.
This skill provides three core capabilities through automated scripts:
# 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]
Automated tool for architecture diagram generator tasks.
Features:
Usage:
python scripts/architecture_diagram_generator.py <project-path> [options]
Comprehensive analysis and optimization tool.
Features:
Usage:
python scripts/project_architect.py <target-path> [--verbose]
Advanced tooling for specialized tasks.
Features:
Usage:
python scripts/dependency_analyzer.py [arguments] [options]
Comprehensive guide available in references/architecture_patterns.md:
Complete workflow documentation in references/system_design_workflows.md:
Technical reference guide in references/tech_decision_guide.md:
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
# Install dependencies
npm install
# or
pip install -r requirements.txt
# Configure environment
cp .env.example .env
# Use the analyzer script
python scripts/project_architect.py .
# Review recommendations
# Apply fixes
Follow the patterns and practices documented in:
references/architecture_patterns.mdreferences/system_design_workflows.mdreferences/tech_decision_guide.md# Development
npm run dev
npm run build
npm run test
npm run lint
# Analysis
python scripts/project_architect.py .
python scripts/dependency_analyzer.py --analyze
# Deployment
docker build -t app:latest .
docker-compose up -d
kubectl apply -f k8s/
Check the comprehensive troubleshooting section in references/tech_decision_guide.md.
references/architecture_patterns.mdreferences/system_design_workflows.mdreferences/tech_decision_guide.mdscripts/ directoryWeekly Installs
605
Repository
GitHub Stars
23.4K
First Seen
Jan 20, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
gemini-cli472
opencode468
codex446
github-copilot422
claude-code381
cursor379