What problem does it solve?
Distill reduces visual and interaction complexity in product designs so users can complete their primary tasks faster and with less confusion. It eliminates redundant UI elements, clarifies hierarchy, and removes distractions that impede usability.
Core Features & Use Cases
- Context-first simplification: Insists on gathering target audience and use-case context before making changes to avoid harmful assumptions.
- Information architecture & visual cleanup: Removes redundant elements, consolidates actions, and enforces progressive disclosure to reduce cognitive load.
- Interaction and code guidance: Recommends interaction simplifications, smart defaults, and code-level cleanup such as removing unused components or variants.
- Use Case: Simplify an overloaded settings page by identifying the single primary task, grouping secondary actions behind progressive disclosure, and documenting removed options for future review.
Quick Start
Ask the distill skill to simplify the target component by focusing on the primary user goal and removing nonessential UI elements.