Token导航 LogoToken导航TokenDH.com
前端设计只读github未标认证来源可访问许可证需确认审计通过

design-critique设计批评

Agent Skill

用于辅助界面设计、视觉规范、排版、配色、布局和交互体验优化。它适合让 Agent 根据产品场景整理页面结构、生成 UI 方案、检查视觉一致性或改进组件层级。使用时需要结合现有品牌、设计系统和用户任务,不应只堆装饰元素;涉及真实页面改动时,应通过截图或浏览器预览检查文本溢出、对齐和响应式表现。

总安装

214

周安装

9

GitHub Stars

283

下载量

75
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:design-critique(设计批评)
来源仓库:https://github.com/mohitagw15856/pm-claude-skills
仓库路径:skills/design-critique
安装命令:
npx skills add https://github.com/mohitagw15856/pm-claude-skills --skill design-critique
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/mohitagw15856/pm-claude-skills --skill design-critique

简介

用于辅助界面设计、视觉规范和交互体验优化。

  • 适合整理页面结构、生成 UI 方案或检查视觉一致性。
  • 可改进组件层级,但需结合现有品牌和用户任务。
  • 不应只堆装饰元素,应兼顾功能与美观。design-critique 属于前端设计类 Skill,可作为该场景下的辅助能力补充。
  • 涉及真实页面改动时需通过截图或预览检查文本溢出和对齐。

SKILL.md

Design Critique Skill

This skill provides structured, actionable design feedback using established UX frameworks. It balances positive observations with clear, prioritised improvement suggestions.

Required Inputs

Ask the user for these if not provided:

  • What is being reviewed (screen, flow, component, full product)
  • Design description or attached image (describe it if no image — the skill will still work)
  • User goal (what is the user trying to accomplish with this design?)
  • Context (web / mobile / desktop app / physical product)
  • Stage (early wireframe / mid-fidelity / high-fidelity / live product)
  • Primary concern (optional — e.g. "I'm worried the onboarding is too long" or "I think the CTA is unclear")

Output Structure


Design Critique: [Design Name or Screen]

User goal: [What the user needs to accomplish] Context: [Platform / Stage] Critique focus: [Primary concern if stated, otherwise "full review"]


1. What's Working

[3–5 specific, honest observations about what the design does well. Don't manufacture praise — only include genuine strengths. Be specific: "The visual hierarchy clearly guides the eye from headline → supporting detail → CTA" is useful. "Looks clean" is not.]


2. Priority Issues

Rank issues by impact on the user goal. Use:

  • 🔴 High — Blocks or significantly degrades the user's ability to complete their goal
  • 🟡 Medium — Causes friction or confusion but doesn't block completion
  • 🟢 Low — Polish or preference — nice to fix but not critical

For each issue:

[Priority] Issue [N]: [Short name]

What's happening: [Describe the specific design problem — be precise about which element, screen, or interaction]

Why it matters: [Connect to the user goal or a specific principle — don't just say "it's confusing." Say why it creates confusion and what the consequence is for the user.]

Framework reference: [Name the principle being violated — e.g. Nielsen's Heuristic #6 (Recognition over Recall), Gestalt proximity, JTBD clarity, Fitts's Law, etc.]

Recommendation: [Specific, actionable suggestion. Not "make the button bigger" but "Increase the primary CTA to at least 44x44px to meet touch target guidelines; consider moving it below the form rather than inline with the input fields to reduce accidental taps."]


3. Heuristic Assessment

Quick assessment against Nielsen's 10 Usability Heuristics — score each as ✅ Pass / 🟡 Partial / ❌ Fail:

HeuristicStatusNote
1. Visibility of system status
2. Match between system and real world
3. User control and freedom
4. Consistency and standards
5. Error prevention
6. Recognition rather than recall
7. Flexibility and efficiency of use
8. Aesthetic and minimalist design
9. Help users recognise, diagnose, and recover from errors
10. Help and documentation

Only include heuristics relevant to what's visible in the design — don't penalise for things not in scope.


4. Gestalt Principles Check

[Comment on any Gestalt principles that are either well-applied or violated:]

  • Proximity: [Are related elements grouped clearly?]
  • Similarity: [Do similar elements look similar?]
  • Continuity: [Does the eye flow naturally through the design?]
  • Figure/Ground: [Is the primary content clearly distinguished from background?]
  • Closure: [Are any implied shapes or containers confusing?]

5. JTBD Alignment

[Assess how well the design serves the stated job-to-be-done:]

  • Does the design make the user's primary job obvious? [Yes / Partially / No — explain]
  • Are there any elements that distract from the primary job? [List any competing CTAs, distractions, or unclear hierarchy]
  • What emotional job does this design serve? [Speed / Confidence / Control / Delight / Other] — and does the visual design match that emotional goal?

6. Top 3 Recommended Next Steps

Prioritised list of the 3 most impactful changes. Each should be actionable in the next design iteration:

  1. [Most impactful change — specific]
  2. [Second priority]
  3. [Third priority]

Quality Checks

  • "What's working" includes only genuine, specific observations
  • Every issue has a framework reference (not just subjective opinion)
  • Recommendations are specific and actionable
  • Priority levels (High/Medium/Low) reflect actual impact on user goal
  • Heuristic assessment only covers visible elements

Example Trigger Phrases

  • "Critique this design: [description or image]"
  • "Give me feedback on this UI/UX"
  • "Review this Figma screen for usability issues"
  • "What's wrong with this user flow?"
  • "Do a heuristic evaluation of [screen/product]"

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

34.41%
按下载量换算26

Claude

33.58%
按下载量换算25

Cursor

17.57%
按下载量换算13

Gemini CLI

8.93%
按下载量换算7

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills