Token导航 LogoToken导航TokenDH.com
研究检索external-servicegithub未标认证来源可访问clear审计未展示

senior-architect高级建筑师

Agent Skill

senior-architect 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

624

周安装

26

GitHub Stars

公开资料未说明

下载量

208
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:senior-architect(高级建筑师)
来源仓库:https://github.com/rickydwilson-dcs/claude-skills
仓库路径:skills/senior-architect
安装命令:
npx skills add rickydwilson-dcs/claude-skills --skill "senior-architect"
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

AgentSkills.tonpx skills
npx skills add rickydwilson-dcs/claude-skills --skill "senior-architect"

简介

senior-architect 用于查找、检索和筛选相关信息,支持系统架构设计。

  • 适用于 Codex、Claude、Cursor、Gemini CLI 中根据任务线索定位技术方案或架构图。
  • 通过 npx 命令从 rickydwilson-dcs/claude-skills 仓库安装并使用该技能。
  • 安装前需验证仓库路径和技能名称,注意潜在的设计文档访问权限。
  • 建议结合原始 README 了解适用场景和设计原则后再部署使用。

SKILL.md

name
senior-architect
title
Senior Architect Skill Package
description
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.
domain
engineering
subdomain
system-architecture
difficulty
advanced
time-saved
TODO: Quantify time savings
frequency
TODO: Estimate usage frequency
use-cases
related-agents
[]
related-skills
[]
related-commands
[]
orchestrated-by
[]
dependencies
scripts
[]
references
[]
assets
[]
compatibility
python-version
3.8+
platforms
[macos, linux, windows]
tech-stack
[Python 3.8+, Markdown]
examples
title
Example Usage
input
TODO: Add example input for senior-architect
output
TODO: Add expected output
stats
downloads
0
stars
0
rating
0.0
reviews
0
version
v1.0.0
author
Claude Skills Team
contributors
[]
created
2025-10-19
updated
2025-11-23
license
MIT
tags
featured
false
verified
true

Senior Architect

Complete toolkit for senior architect with modern tools and best practices.

Overview

This skill provides comprehensive system architecture capabilities through three core Python automation tools and extensive reference documentation. Whether designing microservices architectures, making technology stack decisions, or optimizing system performance, this skill delivers production-ready architectural patterns and automated analysis.

Senior architects use this skill to design scalable, maintainable systems across modern tech stacks including React, Next.js, Node.js, GraphQL, PostgreSQL, Go, Python, and cloud platforms (AWS, GCP, Azure). The skill covers microservices, clean architecture, domain-driven design, API design, performance optimization, and infrastructure planning.

Core Value: Accelerate architecture design by 60%+ while improving system scalability, maintainability, and performance through proven patterns and automated analysis tools.

Quick Start

Main Capabilities

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]

Core Capabilities

  • System Architecture Design - Design scalable, maintainable systems using microservices, clean architecture, and domain-driven design patterns
  • Technology Stack Decision Making - Evaluate and select optimal technologies (React, Next.js, Node.js, GraphQL, PostgreSQL, Go, Python) based on requirements
  • Architecture Diagram Generation - Automated creation of system architecture diagrams showing components, data flow, and integration patterns
  • Dependency Analysis - Analyze and optimize service dependencies, identify circular dependencies, and improve modularity
  • Performance & Scalability Planning - Design for horizontal scaling, caching strategies, database optimization, and load balancing
  • Integration Pattern Design - Define API contracts, event-driven architectures, and service communication patterns

Python Tools

1. Architecture Diagram Generator

Automated tool for architecture diagram generator tasks.

Features:

  • Automated scaffolding
  • Best practices built-in
  • Configurable templates
  • Quality checks

Usage:

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:

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:

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
  • 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

Key Workflows

1. System Architecture Design

Time: 2-4 hours for initial design

  1. Gather Requirements - Understand functional and non-functional requirements, constraints, and success criteria
  2. Identify Components - Break system into services, databases, queues, caches, and external integrations
   # Generate architecture diagram
   python scripts/architecture_diagram_generator.py --requirements requirements.md
  1. Define Integration Patterns - Specify API contracts, event schemas, and communication protocols
  2. Analyze Dependencies - Review service dependencies and data flows
   # Analyze dependencies
   python scripts/dependency_analyzer.py --services services/
  1. Document Architecture - Create comprehensive architecture documentation with diagrams and decision records

See architecture_patterns.md for detailed patterns and examples.

2. Technology Stack Selection

Time: 1-2 hours per major technology decision

  1. Define Criteria - List requirements (performance, scalability, team expertise, ecosystem, cost)
  2. Research Options - Evaluate 3-5 technology options against criteria
  3. Prototype & Benchmark - Build proof-of-concept implementations
  4. Document Decision - Create Architecture Decision Record (ADR) with rationale

See tech_decision_guide.md for evaluation frameworks.

3. Microservices Architecture Implementation

Time: 1-2 weeks for initial setup

  1. Service Boundary Definition - Apply domain-driven design to identify bounded contexts
  2. Infrastructure Setup - Configure Docker, Kubernetes, service mesh, and observability
   # Generate project architecture
   python scripts/project_architect.py --pattern microservices
  1. API Gateway Configuration - Setup routing, authentication, rate limiting
  2. Deploy & Monitor - Deploy services and establish monitoring dashboards

4. Performance Optimization

Time: 2-3 days per optimization cycle

  1. Establish Baselines - Measure current performance metrics (latency, throughput, resource usage)
  2. Identify Bottlenecks - Use profiling tools and analysis scripts
   # Analyze system dependencies and bottlenecks
   python scripts/dependency_analyzer.py --analyze-performance
  1. Implement Optimizations - Apply caching, database indexing, query optimization, code improvements
  2. Validate Improvements - Measure impact and document optimizations

Development Workflow

1. Setup and Configuration

# Install dependencies
npm install
# or
pip install -r requirements.txt

# Configure environment
cp .env.example .env

2. Run Quality Checks

# Use the analyzer script
python scripts/project_architect.py .

# Review recommendations
# Apply fixes

3. Implement Best Practices

Follow the patterns and practices documented in:

  • references/architecture_patterns.md
  • references/system_design_workflows.md
  • references/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

# 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/

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

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

26.1%
按下载量换算54

OpenCode

25.39%
按下载量换算53

windsurf

19.41%
按下载量换算40

trae

14.48%
按下载量换算30

Cursor

8.71%
按下载量换算18

Codex

3.91%
按下载量换算8

安全审计

暂无安全审计结果可展示。

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills