agentsclimarketplace

Design critique

Skill findscripter/everything-skills/06-creative/design-critique

当需要对界面/原型/视觉稿做结构化设计评审时使用;按可用性·层级·一致性·无障碍多维度产出带严重度分级和优先级建议的评审报告;不适用于纯代码实现、文案校对或无设计稿的需求讨论。触发词:评审这个设计、critique mockup、Figma 链接反馈From its SKILL.md

Install
npx -y skills add findscripter/everything-skills --skill design-critique

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 1 stars1 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 file declares

Copied from the file, not written here

The file declares its own license as Apache-2.0. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

4.8 KB, ~1.5k tokens by cl100k_base, as published. Nobody here has run it

何时使用

当有人分享设计稿(Figma 链接、截图或文字描述)并希望获得结构化、可执行的设计反馈时使用。适用于探索期、细化期到最终打磨期的任意阶段。

不该用的边界:

  • 纯前端/代码实现问题(用对应工程技能)。
  • 仅文案/内容校对(无需设计维度评估)。
  • 没有任何设计稿、只有抽象需求讨论时——先让对方提供设计或描述再评审。

步骤

  1. 获取设计:若给出 Figma URL 则从 Figma 拉取(检视组件、tokens、图层);若引用本地文件则 Read 读取;否则请对方描述或分享设计。
  2. 确认上下文:这是什么?给谁用?处于哪个阶段(探索 / 细化 / 最终)?是否有聚焦点(如「只看移动端」「只看引导流程」)。阶段决定反馈尺度——早期探索与最终打磨的反馈侧重不同。
  3. 按五维框架逐项检视(见下方指令)。
  4. 按 Output 模板产出报告,每条问题标注严重度并给出可落地的修复建议。

指令

评审框架(五维):

  1. 第一印象(2 秒):视线最先落在哪?是否正确?情绪反应如何?目的是否一目了然?
  2. 可用性:用户能否达成目标?导航是否直觉?可交互元素是否明显?有无多余步骤?
  3. 视觉层级:阅读顺序是否清晰?是否强调了正确的元素?留白是否有效?字体排印是否构建出正确层级?
  4. 一致性:是否遵循设计系统?间距/颜色/字体是否统一?相似元素行为是否一致?
  5. 无障碍:颜色对比度、触控目标尺寸、文字可读性、图片替代文本。

给反馈的方式:

  • 要具体:写「CTA 与导航在抢注意力」而非「布局有点乱」。
  • 讲原因:把反馈连到设计原则或用户需求上。
  • 给替代方案:不只指出问题,还要提出解法。
  • 肯定亮点:好的反馈也包含正向观察。
  • 匹配阶段:早期探索与最终打磨给不同粒度的反馈。

若连接器可用: 设计工具连接时直接从 Figma 拉稿、对照现有设计系统查一致性;用户反馈连接时,把设计决策与近期用户反馈/工单交叉印证。

示例

输出模板:

## 设计评审:[设计名称]

### 总体印象
[1-2 句首因反应——什么有效,最大的改进机会是什么]

### 可用性
| 问题 | 严重度 | 建议 |
|------|--------|------|
| [问题] | 🔴 严重 / 🟡 中等 / 🟢 轻微 | [修复] |

### 视觉层级
- **视线最先落点**:[元素] —— [是否正确?]
- **阅读流**:[视线如何在布局中移动?]
- **强调**:[是否强调了正确的元素?]

### 一致性
| 元素 | 问题 | 建议 |
|------|------|------|
| [字体/间距/颜色] | [不一致之处] | [修复] |

### 无障碍
- **颜色对比**:[关键文字是否通过]
- **触控目标**:[尺寸是否足够]
- **文字可读性**:[字号、行高]

### 做得好的地方
- [正向观察 1]
- [正向观察 2]

### 优先级建议
1. **[最有影响的改动]** —— [为什么、怎么做]
2. **[第二优先]** —— [为什么、怎么做]
3. **[第三优先]** —— [为什么、怎么做]

注意事项

  • 附上上下文:如「这是某 B2B SaaS 的结账流程」能让反馈更贴切。
  • 说明阶段:早期探索 ≠ 最终打磨,反馈尺度不同。
  • 请求聚焦:让对方指定「只看导航」,可在单一区域给出更深入的反馈。
  • 严重度统一用 🔴 严重 / 🟡 中等 / 🟢 轻微,便于对齐优先级。

互见

  • 设计系统 / 视觉规范类技能(一致性核查)。
  • Figma 读取 / 资源拉取相关工具技能。

采编自 anthropics/knowledge-work-plugins(Apache-2.0)。

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,614. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.