critique
提供结构化设计评审,结合设计检查与浏览器证据给出可执行反馈。
设计评审、问题定位。
安装这个 Skill
npx skills add https://github.com/pbakaus/impeccable --skill critique
为什么值得装
推荐它,是因为它在「设计与 UI」分类里热度靠前(安装量 83,755),同时原始文档信息密度足够高。原文列出的执行要点包括:Assessment A (design review) and Assessment B (detector/browser evidence) are both required.;Assessment A and B MUST run as two isolated sub-agents whenever a sub-agent/Task tool is exposed. Running them inline in this context is "possible" but is NOT permitted; it is a degraded run. Inline is allowed ONLY when no sub-agent tool exists (or the user declined, on harnesses that ask).。对经常重复的任务来说,这类 Skill 能把经验沉淀到工作流前端,减少临场猜测。
原文里最有价值的点
- 适合需要明确指出界面问题并给出建议时。
- 要求同时看设计稿与浏览器证据,结论更稳妥。
- 原文强调双重评估,别把它当单纯文案点评。
适合用在
- 建立测试闭环、回归验证、安全检查和发布前质量门