What problem does it solve?
Interactive elements often fail to communicate that they are interactive — buttons look like static text, focus states are invisible, and primary actions compete for attention. This Skill audits a rendered screen for these affordance failures and proposes concrete fixes.
Core Features & Use Cases
- Clickability Audit: Detects elements that look interactive but are not, and interactive elements that look static, including touch target sizing below 44×44px.
- State Visibility Review: Checks that hover, focus, active, disabled, loading, and selected states are visually distinct and not reliant on colour alone.
- CTA and Discoverability Analysis: Evaluates whether a single dominant CTA exists, whether labels are action-oriented, and whether contextual actions are hidden behind hover-only patterns.
- Use Case: Before shipping a checkout page, run this critique to catch a ghost-button CTA that disappears on a light background and edit actions that mobile users can never reach.
Quick Start
Ask the AI to critique the affordances of a screenshot or rendered screen of your interface and rate each dimension.