critique

Evaluate interface design quality across hierarchy, typography, color, and AI-slop detection.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/Ssrrb/cerramos-codebase --skill critique-ssrrb
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: critique
Source: https://github.com/Ssrrb/cerramos-codebase/tree/main/.codex/skills/critique
Command: npx skills add https://github.com/Ssrrb/cerramos-codebase --skill critique-ssrrb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Design reviews often produce vague or inconsistent feedback, and AI-generated interfaces frequently ship with recognizable generic patterns. This Skill provides a structured design-director-style critique that identifies specific problems and prescribes concrete fixes. ## Core Features & Use Cases - AI Slop Detection: Flags fingerprints of AI-generated design such as gradient text, glassmorphism, generic fonts, and identical card grids. - Ten-Dimension Evaluation: Assesses visual hierarchy, information architecture, emotional resonance, affordance, composition, typography, color, states, and microcopy. - Prioritized Report: Produces an anti-patterns verdict, overall impression, ranked priority issues with fix commands, minor observations, and provocative questions. - Use Case: After building a new checkout page, run a critique to confirm the primary action is obvious, the palette is not generic AI styling, and empty or error states guide users forward. ## Quick Start Ask the assistant to critique the current interface design and report the top priority issues with concrete fixes.

Frequently Asked Questions about critique

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

FAQPage Schema
How do I get structured feedback on my UI design?▼

Run a design critique that evaluates the interface across ten dimensions including visual hierarchy, information architecture, typography, and color. The output is a prioritized report listing the top issues, why each matters, and concrete fixes.

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

Check for common AI tells such as gradient text, glassmorphism, dark mode with glowing accents, hero metric layouts, identical card grids, and generic fonts. If someone would immediately believe AI made the interface, it fails the test.

What does a design critique report include?▼

The report contains an anti-patterns verdict, an overall impression, two to three things working well, three to five prioritized issues with fixes and suggested commands, minor observations, and open questions to provoke 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, the teach-impeccable skill must run first before the critique proceeds.

When should I not use a design critique?▼

Avoid it for purely technical reviews like performance, accessibility compliance audits, or code correctness, since the critique focuses on experiential design quality. Use dedicated audit or hardening commands for those concerns.