跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Architecture Designer

技能 已验证 活跃

Use when designing new high-level system architecture, reviewing existing designs, or making architectural decisions. Invoke to create architecture diagrams, write Architecture Decision Records (ADRs), evaluate technology trade-offs, design component interactions, and plan for scalability. Use for system design, architecture review, microservices structuring, ADR authoring, scalability planning, and infrastructure pattern selection — distinct from code-level design patterns or database-only design tasks.

目的

To assist users in designing new high-level system architectures, reviewing existing ones, and making informed architectural decisions, producing structured documentation and well-reasoned trade-offs.

功能

  • Create architecture diagrams (Mermaid)
  • Write Architecture Decision Records (ADRs)
  • Evaluate technology trade-offs
  • Plan for system scalability
  • Select architectural patterns

使用场景

  • Designing new system architecture from scratch
  • Reviewing and evaluating existing system designs
  • Making informed architectural decisions for new features or systems
  • Documenting key architectural choices using ADRs

非目标

  • Detailed code-level design patterns
  • Database-only design tasks
  • Over-engineering for hypothetical scale
  • Ignoring operational costs or security considerations

安装

请先添加 Marketplace

/plugin marketplace add jeffallan/claude-skills
/plugin install claude-skills@fullstack-dev-skills

质量评分

已验证
95 /100
1 day ago 分析

信任信号

最近提交13 days ago
星标9k
许可证MIT
状态
查看源代码

类似扩展

System Design

99

Design scalable distributed systems using structured approaches for load balancing, caching, database scaling, and message queues. Use when the user mentions "system design", "scale this", "high availability", "rate limiter", "design a URL shortener", "system design interview", "capacity planning", or "distributed architecture". Also trigger when estimating infrastructure requirements, choosing between microservices and monoliths, or designing for millions of concurrent users. Covers common system designs and back-of-the-envelope estimation. For data fundamentals, see ddia-systems. For resilience, see release-it.

技能
wondelai

Pathfinder

100

将代码库映射为按功能分组的流程图,识别不同功能之间的重复关注点,并提出统一的架构。在被要求“寻找理想路径”、统一重复系统或在重构前审计架构时使用。输出一个建议的统一流程图以及针对每个系统的“制定计划”提示。

技能
thedotmack

Architecture Decision Records

99

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

技能
wshobson

Agent Arch System Design

98

Agent skill for arch-system-design - invoke with $agent-arch-system-design

技能
ruvnet

Review Software Architecture

97

Review software architecture for coupling, cohesion, SOLID principles, API design, scalability, and technical debt. Covers system-level evaluation, architecture decision record review, and improvement recommendations. Use when evaluating a proposed architecture before implementation, assessing an existing system for scalability or security, reviewing ADRs, performing a technical debt assessment, or evaluating readiness for significant scale-up.

技能
pjt222

V3 Ddd Architecture

100

Domain-Driven Design architecture for claude-flow v3. Implements modular, bounded context architecture with clean separation of concerns and microkernel pattern.

技能
ruvnet