critique

Evaluate interface design quality across visual hierarchy, information architecture, and emotional resonance.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/WeWake1/BSOMS --skill critique-wewake1
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: critique
Source: https://github.com/WeWake1/BSOMS/tree/main/.agents/skills/critique
Command: npx skills add https://github.com/WeWake1/BSOMS --skill critique-wewake1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Design teams often ship interfaces that look generic, lack clear hierarchy, or fail to connect emotionally with users, and they need structured, honest feedback to identify what is actually wrong before release. ## Core Features & Use Cases - AI Slop Detection: Flags telltale signs of generic AI-generated design such as gradient text, glassmorphism, and identical card grids. - Ten-Dimension Evaluation: Assesses visual hierarchy, information architecture, emotional resonance, discoverability, composition, typography, color, states, and microcopy. - Structured Critique Report: Produces a design-director-style report with an anti-patterns verdict, priority issues with concrete fixes, and recommended follow-up commands. - Use Case: After building a new dashboard page, run a critique to learn that the primary action lacks prominence and the empty state gives no guidance, then get specific fixes ranked by impact. ## Quick Start Ask the assistant to critique the current page or feature, optionally naming the area to focus on, such as the checkout flow.

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 design critique of my interface?▼

Invoke the critique skill and optionally specify the feature or area to evaluate. It assesses the interface across ten dimensions including visual hierarchy, information architecture, and emotional resonance, then returns a structured report with prioritized issues and fixes.

How to detect AI-generated design patterns in a UI?▼

The critique skill includes a dedicated AI slop detection check that reviews the design against known anti-patterns like gradient text, glassmorphism, dark mode with glowing accents, and identical card grids. It gives a pass/fail verdict on whether the interface looks AI-generated.

What does the design critique report include?▼

The report contains an anti-patterns verdict, an overall impression, what is working, three to five priority issues each with a concrete fix and recommended command, minor observations, and provocative questions to unlock better solutions.

Does the critique skill require other skills to run?▼

Yes, it depends on the frontend-design skill for design principles, anti-patterns, and the Context Gathering Protocol. If no design context exists yet, you must run teach-impeccable first before conducting the critique.

When should I not use a design critique workflow?▼

Avoid it when the interface has no design context established yet, since the protocol requires running teach-impeccable first. It is also not suited for purely functional bug testing, as it evaluates design quality rather than technical correctness.