by study8677 · Codex Skill · ★ 27
Architecture Copilot · 架构副驾 🧭 一个给 Claude Code / Cursor / OpenAI Codex 用的「架构共创」skill。 在你写第一行代码前,它用持续的深度提问陪你把系统架构想清楚——不是替你决定,而是帮你看清每个选择背后的取舍。 English · 简体中文 为什么需要它 AI 已经能替你写绝大部分代码。但有件事它不会主动替你做,而它恰恰是项目成败的关键: 在动手之前,先想清楚这个系统该长什么样。 大多数 AI 编程助手的默认行为是「你说要什么,我立刻开始写」。于是你常常在没想清楚边界、规模、一致性、取舍的情况下,就被它带着冲进了实现细节——等架构的坑暴露出来,已经是几个月后、推倒重来的时候了。 架构副驾反其道而行:它把 AI 从「急着写代码的实习生」变成「先陪你想清楚的资深架构师」。你说想做个东西,它不画图、不写码,而是一个问题接一个问题地追问,直到架构在对话中自己浮现出来。 它是怎么工作的 它遵循一套固定的引导流程(改编自 awesome-architecture 的「灵魂六问」与「八步设计法」): 到最后,它会帮你收敛出:架构全景图(ASCII)、数据模型、一串 ADR 决策记录、规模化瓶颈预警、MVP→成熟的演进路线、以
| Stars | 27 |
| Forks | 2 |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 56.3879831719054/100 |
| Last Updated | 2026-06-03 |
| Created | 2026-05-24 |
| Platforms | claude-code, codex |
| Est. Tokens | ~3k |
Explore other popular codex skill tools:
architecture-copilot is 🧭 给 Claude Code / Cursor / Codex 用的『架构副驾』skill —— 开新项目时用持续深度提问引导你在写代码前想清楚架构(产出架构图 / ADR / 演进路线)。知识源自 awesome-architecture。中英双语。. It is categorized as a Codex Skill with 27 GitHub stars.
You can find installation instructions and usage details in the architecture-copilot GitHub repository at github.com/study8677/architecture-copilot. The project has 27 stars and 2 forks, indicating an active community.
architecture-copilot is released under the MIT license, making it free to use and modify according to the license terms.