设计审查 - 对技术方案进行系统性审查(8个维度:架构、数据模型、API、安全、性能、可维护性、兼容性、风险),确保方案的可行性、完整性、安全性。问题分为P0/P1/P2优先级。触发条件:用户说'审查设计'、'设计审查'、'架构审查',或已有技术方案准备进入审查阶段,或全流程模式下必须进行。只生成审查报告,发现问题时返回Design修改。可选依赖:design(技术方案)。
$npx -y skills add michaelche956/cadence-skills --skill design-reviewInstalls into the current project.
Run `npx skills use "https://github.com/michaelche956/cadence-skills" --skill "michaelche956/cadence-skills/design-review"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/michaelche956/cadence-skills" that are relevant to the current task. Run `npx skills add "https://github.com/michaelche956/cadence-skills"` and select the relevant skills, then follow their instructions.