Help us improve
Share bugs, ideas, or general feedback.
From designpowers
Provides structured critique of design work against briefs, plans, principles, personas, and taste profiles, covering intent, accessibility, consistency, user impact, and craft quality. Use after design tasks or before handoff.
npx claudepluginhub owl-listener/designpowersHow this skill is triggered — by the user, by Claude, or both
Slash command
/designpowers:designpowers-critiqueThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Critique is a structured evaluation of whether the design achieves what it set out to do, for the people it set out to serve — and whether it does so with the craft quality the project demands. This skill ensures review is rigorous, specific, and constructive. When a taste profile exists, critique includes aesthetic evaluation against that profile — not arbitrary personal preference, but the sp...
Scores designs against Dieter Rams' ten principles and hands off a /make-plan prompt for new, refine, or redesign outcomes.
Runs parallel design, accessibility, and heuristic reviewers against existing artefacts (screenshots, URLs, code) and reconciles findings into a prioritized report.
Provides structured, actionable design feedback using UX frameworks (Jobs-to-be-Done, Gestalt principles, usability heuristics). Useful for reviewing UI, wireframes, Figma files, or user flows.
Share bugs, ideas, or general feedback.
Critique is a structured evaluation of whether the design achieves what it set out to do, for the people it set out to serve — and whether it does so with the craft quality the project demands. This skill ensures review is rigorous, specific, and constructive. When a taste profile exists, critique includes aesthetic evaluation against that profile — not arbitrary personal preference, but the specific emotional target, craft standards, and quality bar the team agreed on.
Before critiquing, assemble:
For each design decision, ask:
If a taste profile exists (from design-taste), evaluate the design against it:
Emotional target:
Craft standards:
Reference benchmark:
Craft findings format:
| Element | Taste expectation | Current state | Gap |
|---|---|---|---|
| [Element] | [What the taste profile calls for] | [What exists] | [Specific difference] |
If no taste profile exists, note this as an observation: "No taste profile was created for this project. Craft evaluation is based on general quality standards only."
Every critique includes an accessibility evaluation:
Perceivable:
Operable:
Understandable:
Robust:
Rate each finding:
| Severity | Definition | Action |
|---|---|---|
| Critical | Blocks access for some users or violates the design intent | Must fix before proceeding |
| Major | Degrades experience significantly but does not block access | Should fix before handoff |
| Minor | Improvement opportunity, does not block or significantly degrade | Fix if time allows |
| Note | Observation or suggestion for future iteration | Document for next cycle |
# Design Critique: [Feature/Task Name]
**Reviewed against:** [Design brief, plan, principles — with references]
**Date:** [YYYY-MM-DD]
## Summary
[2-3 sentences: overall assessment]
## Craft Assessment
[Does the design meet the taste profile's quality bar? Emotional target alignment? Reference benchmark?]
## Findings
### Critical
- [Finding]: [Explanation] → [Recommended action]
### Major
- [Finding]: [Explanation] → [Recommended action]
### Minor
- [Finding]: [Explanation] → [Recommended action]
### Notes
- [Observation]
## Accessibility Status
[Pass/Fail against WCAG AA with specific gaps]
## Recommendation
[Proceed / Revise and re-review / Rethink approach]
Present findings to the user. For each critical or major issue, explain:
Critical issues block progress. They must be resolved before moving to handoff.
After the critique is complete and the fix round is determined:
design-debt-tracker to capture these as debt items in the Design Debt RegisterDo not silently drop Minor findings. They either get fixed or they get tracked.
writing-design-plans (at review checkpoints)ui-composition, interaction-design, accessible-content, cognitive-accessibility, adaptive-interfaces, design-system-alignmentdesign-debt-tracker for deferred findings, then design-handoff when critique passes