distill

Simplify interface designs by removing nonessential elements and clarifying hierarchy.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/djkloop/n --skill distill-djkloop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: distill
Source: https://github.com/djkloop/n/tree/main/.trae/skills/distill
Command: npx skills add https://github.com/djkloop/n --skill distill-djkloop

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Remove unnecessary complexity from designs to reveal essential elements, reduce cognitive load, and make user goals obvious so interfaces are faster and easier to use.

Core Features & Use Cases

  • Complexity diagnosis: Identify sources of clutter such as redundant elements, excessive variation, and confusing hierarchy.
  • Ruthless editing plan: Define a single core purpose, essential elements, and progressive disclosure to reduce surface complexity.
  • Cross-domain simplification: Apply to UI layouts, information architecture, content, interactions, and front-end code to consolidate and remove noise.
  • Use Case: Simplify a crowded dashboard by consolidating actions, prioritizing one primary CTA, and hiding advanced controls behind progressive disclosure.

Quick Start

Ask the distill skill to simplify this design by identifying the single user goal, removing nonessential elements, and proposing a consolidated layout and interaction flow.

Frequently Asked Questions about distill

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

FAQPage Schema
How do I declutter a crowded UI and simplify my interface design?

Simplify interface design by diagnosing complexity sources like redundant elements and confusing hierarchy, then defining a single core purpose and applying progressive disclosure to reduce surface clutter.

What is the best way to consolidate actions and clarify hierarchy in a dashboard layout?

The best way to clarify hierarchy in a dashboard is to prioritize one primary CTA, consolidate redundant actions, and hide advanced controls behind progressive disclosure to reduce cognitive load.

Can I simplify the information architecture of mobile screens using progressive disclosure?

Yes, you can simplify the information architecture of mobile screens by applying progressive-disclosure strategies that hide advanced controls, consolidating interactions to reveal essential elements and improve clarity.

Does simplifying visual design affect accessibility and usability constraints?

Simplifying visual design requires strict adherence to accessibility and usability constraints when proposing removals and consolidations, ensuring that reducing complexity does not compromise interface clarity.

When should I not remove elements during a UX decluttering process?

You should not remove elements during UX decluttering if they are essential to the clear user goal context or if their removal violates accessibility and usability constraints, even when reducing surface complexity.