agentsclimarketplace

Arch design

Skill wxxzy/Claude-Code-Software-Studios/.claude/skills/arch-design

基于 Claude Code 的双模态软件开发工作室框架

Install
npx -y skills add wxxzy/Claude-Code-Software-Studios --skill arch-design

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

架构设计与影响分析。当用户需要定义 API 契约、数据库模型或记录架构决策(ADR)到 docs/arch/ 时使用。

SKILL.md

1.7 KB, as published. Nobody here has run it

技能:架构设计与选型 (/arch-design)

执行代理: technical-architect (技术架构师)


概述 (Summary)

此技能用于在 PRD 批准后,由架构师引导用户进行深度的架构设计、API 定义或数据库建模。

协作工作流 (The 5-Step Protocol)

  1. 需求分析: 架构师阅读 PRD,识别核心技术挑战。
  2. 提问 (Question): 针对性能、并发或安全性,确认用户的特定约束。
  3. 方案 (Options):
    • 架构师提供 2-3 个对比方案
    • [强制]:必须使用 ask_user 工具提供这些方案的选择按钮。
  4. 决策 (Decision): 用户通过交互式组件做出选择。
  5. 详细设计 (Draft):
    • 架构师根据选择编写 ADR (Architecture Decision Record) 草案。
    • [强制]:必须使用 ask_user 工具提供 [批准设计]、[需要微调]、[放弃方案] 选项。
  6. 执行与归档: 获得点击批准后,将 ADR 写入 docs/arch/

成功门控 (Success Gate)

  • 生成了 docs/arch/ADR-xxx.md
  • 包含了核心 API 契约或数据库结构描述。
  • 用户通过 ask_user 明确表示了批准。

输出约束 (Output Budget)

[强制] 获得批准并写入文件后,返回主上下文只输出:

架构决策已记录。

- `docs/arch/ADR-[xxx].md` — [决策标题,一句话]
- 核心方案:[选定方案名称]
- 关键权衡:[一句话]

如需查看完整设计,打开上述文件。

不得在返回摘要中重复 ADR 正文内容。

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.