distill

Simplify UI designs by removing unnecessary complexity across layout, content, and code.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/WeWake1/BSOMS --skill distill-wewake1
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: distill
Source: https://github.com/WeWake1/BSOMS/tree/main/.agents/skills/distill
Command: npx skills add https://github.com/WeWake1/BSOMS --skill distill-wewake1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Interfaces often accumulate visual clutter, redundant copy, competing actions, and bloated component structures that confuse users and slow task completion. This Skill provides a structured methodology for stripping designs down to their essential elements without sacrificing functionality or accessibility. ## Core Features & Use Cases - Complexity Assessment: Analyzes designs to identify sources of clutter such as excessive variation, information overload, visual noise, and unclear hierarchy. - Multi-Dimensional Simplification: Systematically reduces complexity across information architecture, visual styling, layout, interactions, content, and code structure. - Verification & Documentation: Validates that simplification improves usability and documents removed features with rationale. - Use Case: A dashboard page has five competing call-to-action buttons, nested cards, and seven colors. Use this Skill to consolidate to one primary action, flatten the layout, and reduce the palette while keeping all necessary functionality accessible. ## Quick Start Ask the AI to distill the checkout page design to remove unnecessary complexity and clarify the primary user action.

Frequently Asked Questions about distill

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

FAQPage Schema
How do I simplify a cluttered UI design?▼

Start by identifying complexity sources such as too many elements, excessive variation, and unclear hierarchy. Then reduce scope, apply progressive disclosure, consolidate actions, limit colors and typography, and establish one clear primary action per view.

How to reduce visual clutter in web interfaces?▼

Reduce the color palette to one or two colors plus neutrals, limit typography to one family with three to four sizes, and remove decorative borders and shadows that do not serve hierarchy. Use spacing and alignment instead of nested cards.

Does simplifying a design mean removing features?▼

No, simplification removes obstacles between users and their goals, not necessary functionality. Features can be hidden behind progressive disclosure patterns like accordions or step-through flows while remaining fully accessible.

When should I not simplify a design further?▼

Avoid oversimplifying when it sacrifices accessibility, removes information users need for decisions, or makes complex domains unclear. Match the interface complexity to the actual complexity of the task being performed.

How do I verify a simplified design is better?▼

Check whether users complete tasks faster, cognitive load is reduced, all necessary features remain accessible, and hierarchy is clearer. Document any removed options and monitor user feedback for issues.