Architecture decision
Skill ligyDt/ai-ide-init-template/cursor/.cursor/skills/architecture-decision
面向 Codex、Cursor、CodeBuddy、TRAE 的中文 AI IDE 项目初始化模板,内置多角色协作、Skills、MCP、Hooks 与安全验证。
npx -y skills add ligyDt/ai-ide-init-template --skill architecture-decisionAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 3 stars3 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
记录技术选型、接口边界、数据流、第三方依赖和关键取舍。用于影响后续实现或运行方式的决定。
SKILL.md
0.5 KB, as published. Nobody here has run it
架构决策记录
明确决策问题、驱动因素和硬约束,比较可行方案在复杂度、安全、成本、测试和运维方面的影响。记录选择理由、放弃方案、接口或数据影响、验证与回退方式。涉及凭据、外部写入、支付或生产时同时应用 security-risk-review。