critique

Evaluates frontend design and explains actionable UX findings.

Updated Jul 10, 2026
One-click install
npx skills add https://github.com/noticesfromchat/macos-app-digest --skill critique-noticesfromchat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: critique
Source: https://github.com/noticesfromchat/macos-app-digest/tree/main/.agents/skills/critique
Command: npx skills add https://github.com/noticesfromchat/macos-app-digest --skill critique-noticesfromchat

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Frontend designs often ship with usability issues that go unnoticed until users complain. This Skill provides a structured design critique that surfaces UX problems and explains how to fix them. ## Core Features & Use Cases - Design Evaluation: Reviews a feature, page, or component and identifies UX weaknesses. - Actionable Findings: Explains each issue with concrete improvement guidance rather than vague opinions. - Use Case: After building a new settings page, ask for a critique of the layout and receive a prioritized list of usability findings to address before release. ## Quick Start Ask the assistant to critique the checkout page design and explain the UX findings.

Frequently Asked Questions about critique

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get a UX critique of a frontend page?

Invoke the critique skill with the area you want reviewed, such as a feature, page, or component. It delegates to the impeccable critique workflow, which evaluates the design and returns actionable UX findings.

What does a design critique evaluate in frontend work?

A design critique examines usability aspects of a feature, page, or component, identifying UX weaknesses and explaining concrete improvements. The findings focus on actionable changes rather than subjective opinions.

Can I critique a single component instead of a full page?

Yes, the skill accepts an argument specifying the scope, which can be a feature, page, or individual component. Narrowing the scope produces more focused findings for that specific UI element.

What are the limitations of automated design critique?

Automated critique provides heuristic UX feedback but cannot replace real user testing or accessibility audits. Use it as an early review step before usability studies, not as a substitute for them.