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

Architecture Decision Records

技能 已验证 活跃

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.

目的

To standardize and streamline the documentation of significant technical decisions through Architecture Decision Records (ADRs), ensuring clarity, consistency, and maintainability in architectural choices.

功能

  • Generate ADRs using multiple templates (MADR, Lightweight, Y-Statement, RFC)
  • Manage ADR lifecycle (Proposed, Accepted, Deprecated, Superseded)
  • Document decision context, rationale, consequences, and related decisions
  • Provide guidelines for ADR creation, review, and best practices
  • Include ADR index and automation tool suggestions

使用场景

  • Documenting new framework adoptions or technology choices
  • Recording design trade-offs and architectural patterns
  • Establishing formal decision-making processes within a team
  • Reviewing historical architectural decisions for onboarding or audits

非目标

  • Replacing in-depth technical design documents
  • Automating the decision-making process itself
  • Managing the full implementation details of a decision

Versioning

  • info:Release ManagementThe repository does not explicitly declare a version in the SKILL.md frontmatter, package.json, or via GitHub releases, though installation from main is possible. The last commit date is recent.

安装

请先添加 Marketplace

/plugin marketplace add wshobson/agents
/plugin install documentation-generation@claude-code-workflows

质量评分

已验证
99 /100
about 21 hours ago 分析

信任信号

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

类似扩展

Pathfinder

100

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

技能
thedotmack

Pm Decision Document

99

Create ADR-style product decision records. Documents context, options considered, trade-offs, the decision made, and consequences. Enforces that alternatives were considered. Use when someone says "decision doc", "ADR", "we decided to", "document this decision", "why did we choose", or "decision record".

技能
marfoerst

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

Understand

100

分析代码库以生成交互式知识图谱,用于理解架构、组件和关系

技能
Lum1104

Cloud Architect

100

Designs cloud architectures, creates migration plans, generates cost optimization recommendations, and produces disaster recovery strategies across AWS, Azure, and GCP. Use when designing cloud architectures, planning migrations, or optimizing multi-cloud deployments. Invoke for Well-Architected Framework, cost optimization, disaster recovery, landing zones, security architecture, serverless design.

技能
jeffallan

API Design Patterns

100

Comprehensive API design patterns covering REST, GraphQL, gRPC, versioning, authentication, and modern API best practices

技能
bobmatnyc