Evaluates Figma screens or screenshots against Nielsen's 10 UX heuristics with scores, observations, and prioritized recommendations. Also supports --screenshot mode.
From design-studionpx claudepluginhub rp4ri/claude-local-marketplace --plugin design-studio[nodeId]/design-critiqueEvaluates Figma screens or screenshots against Nielsen's 10 UX heuristics with scores, observations, and prioritized recommendations. Also supports --screenshot mode.
/design-critiqueGet structured design critique for a visual design — from a screenshot path, URL description, or code. Invokes the design-critic agent.
/design-critiqueConduct a structured design critique using the Liz Lerman Critical Response Process, scoring across 10 dimensions with heuristic-grounded feedback.
/design-critiqueFacilitate a design critique to analyze visual designs and inform product decisions
If $ARGUMENTS contains --screenshot <path>:
--screenshot in the arguments## Design Critique: {filename}
### Heuristic Scores
| # | Heuristic | Score | Observation |
|---|-----------|-------|-------------|
| 1 | Visibility of system status | ✓/⚠/✗ | … |
...
### Top Recommendations
1. [Priority 1]
2. [Priority 2]
3. [Priority 3]
If $ARGUMENTS does NOT contain --screenshot:
Read and follow all instructions in ${CLAUDE_PLUGIN_ROOT}/agents/design-critique.md.
Input: $ARGUMENTS
If $ARGUMENTS contains a nodeId, target that specific frame. Otherwise, critique the current Figma selection.