From designpowers
Provides structured critique of design work against briefs, plans, principles, personas, and taste profiles, evaluating intent, accessibility, consistency, craft quality, and user impact.
npx claudepluginhub owl-listener/designpowers --plugin designpowersThis skill uses the workspace's default tool permissions.
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...
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Enables AI agents to execute x402 payments with per-task budgets, spending controls, and non-custodial wallets via MCP tools. Use when agents pay for APIs, services, or other agents.
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