What problem does it solve?
This Skill audits a Mabel view against the design system and delivers three competing visual concepts, ranked by UX science, to guide fast, evidence-backed UI improvements.
Core Features & Use Cases
- Audit & alignment: checks SwiftUI views against STYLE_GUIDE.md, tokens, and accessibility guidelines to surface misalignments.
- Concept prototyping: generates three self-contained SwiftUI concept views named DesignConceptA, DesignConceptB, and DesignConceptC and renders them for comparison.
- UX science ranking: applies a formal ranking across encoding redundancy, pre-attentive processing, information density, familiarity, perceptual accuracy, and implementation efficiency to pick the best concept.
- Implementation guidance: after selection, provides an actionable plan to integrate the winning concept into the production view, with alignment to the style guide.
Quick Start
Generate three competing concepts for the target view, rank them using UX-science criteria, render a comparison, and implement the winner.