distill

Analyze and refactor designs to reduce clutter and improve usability.

7|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/ugudlado/lens --skill distill-ugudlado
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: distill
Source: https://github.com/ugudlado/lens/tree/main/.claude/skills/distill
Command: npx skills add https://github.com/ugudlado/lens --skill distill-ugudlado

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill tackles design complexity by ruthlessly removing unnecessary elements, visual noise, and cognitive load, ensuring that the core purpose and essential features of a design are clear and accessible.

Core Features & Use Cases

  • Design Simplification: Analyzes and refactors designs to reduce clutter and improve usability.
  • Focus on Essence: Identifies and preserves the primary user goal and essential functionality.
  • Use Case: Refine a cluttered user interface for a mobile app to make the primary action (e.g., booking a service) immediately obvious and reduce the number of steps required to complete it.

Quick Start

Use the distill skill to simplify the design of the user profile page.

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 to improve user clarity?

Design refactoring works by analyzing information architecture, visual layout, and interaction patterns to eliminate redundancy and clutter. It progressively discloses essential elements, ensuring that simplification enhances clarity without sacrificing underlying functionality or accessibility standards.

What is the best way to reduce cognitive load in a mobile app interface?

Reducing cognitive load involves ruthlessly removing unnecessary elements and visual noise from the interface. By focusing on the primary user goal and preserving essential functionality, you ensure that the core purpose of the design remains clear and accessible.

Can I refactor a user profile page layout without losing core functionality?

Yes, you can refactor a user profile page layout without losing core functionality by applying progressive disclosure techniques. This approach identifies and preserves essential features while eliminating redundancy, ensuring simplification does not sacrifice accessibility or the primary user goal.

Does design simplification affect content and code structure?

Design simplification directly affects content and code structure by analyzing these layers to identify and eliminate clutter. Refactoring these elements removes redundancy across the entire stack, ensuring the visual design, interaction logic, and underlying code are streamlined for better clarity.

When should I not use UI simplification techniques on my interface?

You should not use UI simplification techniques when removing elements would break complex functionality or remove necessary accessibility features. If progressive disclosure cannot be applied without sacrificing essential user goals, simplification should be avoided to maintain interaction integrity.