What problem does it solve?
This Skill prevents shallow “variation-only” outputs by forcing the agent to first understand the selected component, identify constraints, and then generate meaningfully different design hypotheses before delegating to the design subagent.
Core Features & Use Cases
- Problem comprehension first: Reads the selected component’s source and surrounding context to build an internal model of function, content, interaction, visual structure, and placement in the flow.
- Constraint-aware divergence: Separates hard constraints from soft ones and identifies degrees of freedom so options don’t break requirements or copy the same hypothesis with different styling.
- Axis-based variation planning: Chooses 2–3 variation axes (structural, content/semantic, conceptual, behavioral, or aesthetic) based on the user’s intent and exploration funnel.
- Structured design brief delegation: Produces a concrete, structured brief that is passed downstream with explicit rules to avoid reskins and to maintain distinct hypotheses.
Quick Start
Use the design-exploration skill when you want the AI to explore alternatives for an existing UI component and produce a structured brief before generating options.