一键导入
architectural-proposals
Write evidence-based architectural proposals before implementation
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Write evidence-based architectural proposals before implementation
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Write clear, scannable project documentation
Use short-lived branches and small pull requests
Core conventions and patterns for this codebase
Keep secrets out of source control, logs, and generated artifacts
Keep tests, validation scripts, and expectations aligned with behavior changes
Cross-platform path handling and command patterns
| name | architectural-proposals |
| description | Write evidence-based architectural proposals before implementation |
| domain | architecture, planning |
| confidence | high |
| source | template |
Use this skill when a change needs alignment before code is written: new subsystems, major refactors, significant dependency choices, or changes that affect multiple areas of the project.
A strong proposal usually includes:
For each major choice, capture:
For each important risk, record:
✓ Good:
✗ Poor: