·review-software-architecture
!

review-software-architecture

检查软件架构的耦合性、内聚性、SOLID 原则、API 设计、可扩展性和技术债务。涵盖系统级评估、架构决策记录审核和改进建议。在实施前评估提议的架构、评估现有系统的可扩展性或安全性、审查 ADR、执行技术债务评估或评估大幅扩展的准备情况时使用。

11安装·1热度·@pjt222

安装

$npx skills add https://github.com/pjt222/development-guides --skill review-software-architecture

如何安装 review-software-architecture

通过命令行快速安装 review-software-architecture AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/pjt222/development-guides --skill review-software-architecture
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:pjt222/development-guides。

SKILL.md

查看原文

Evaluate software architecture at the system level for quality attributes, design principles adherence, and long-term maintainability.

Expected: Clear picture of what the system does and what it depends on. On failure: If architecture documentation is missing, derive the context from code structure, configs, and deployment files.

Coupling Assessment Examine how tightly modules depend on each other:

检查软件架构的耦合性、内聚性、SOLID 原则、API 设计、可扩展性和技术债务。涵盖系统级评估、架构决策记录审核和改进建议。在实施前评估提议的架构、评估现有系统的可扩展性或安全性、审查 ADR、执行技术债务评估或评估大幅扩展的准备情况时使用。 来源:pjt222/development-guides。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/pjt222/development-guides --skill review-software-architecture
分类
!安全工具
认证
收录时间
2026-03-10
更新时间
2026-03-10

Browse more skills from pjt222/development-guides

快速解答

什么是 review-software-architecture?

检查软件架构的耦合性、内聚性、SOLID 原则、API 设计、可扩展性和技术债务。涵盖系统级评估、架构决策记录审核和改进建议。在实施前评估提议的架构、评估现有系统的可扩展性或安全性、审查 ADR、执行技术债务评估或评估大幅扩展的准备情况时使用。 来源:pjt222/development-guides。

如何安装 review-software-architecture?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/pjt222/development-guides --skill review-software-architecture 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/pjt222/development-guides