senior-architect by sickn33/antigravity-awesome-skills
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill senior-architect为高级架构师提供现代工具和最佳实践的完整工具包。
此技能通过自动化脚本提供三个核心功能:
# 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]
用于架构图生成任务的自动化工具。
特性:
用法:
python scripts/architecture_diagram_generator.py <project-path> [options]
全面的分析和优化工具。
特性:
用法:
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
python scripts/project_architect.py <target-path> [--verbose]
用于专门任务的高级工具。
特性:
用法:
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/ 目录此技能适用于执行概述中描述的工作流或操作。
每周安装
1.1K
代码仓库
GitHub 星标
27.4K
首次出现
2026年1月19日
安全审计
安装于
opencode879
gemini-cli859
codex798
github-copilot743
cursor688
claude-code656
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/ directoryThis skill is applicable to execute the workflow or actions described in the overview.
Weekly Installs
1.1K
Repository
GitHub Stars
27.4K
First Seen
Jan 19, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
opencode879
gemini-cli859
codex798
github-copilot743
cursor688
claude-code656
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
102,200 周安装
调试向导 - 系统化代码调试方法,Python/JavaScript/Go调试工具与工作流程
1,000 周安装
网页无障碍性(a11y)最佳实践指南:遵循WCAG标准,提升网站包容性设计
1,000 周安装
AI Logo Creator - 使用 Gemini 和 Recraft 生成专业标志设计
1,000 周安装
Rust编码指南50条核心规则:命名、内存、并发、错误处理最佳实践
1,000 周安装
RAG 架构师指南:构建高效检索增强生成系统,优化向量存储与分块策略
1,000 周安装
marimo Python笔记本教程:交互式数据科学工具,替代Jupyter的响应式开发
1,000 周安装