i-distill

Analyze UI designs to prioritize simplifications and prepare verification steps.

8|1|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/Olatisunkanmi/claudefiles --skill i-distill-olatisunkanmi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: i-distill
Source: https://github.com/Olatisunkanmi/claudefiles/tree/main/skills/i-distill
Command: npx skills add https://github.com/Olatisunkanmi/claudefiles --skill i-distill-olatisunkanmi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Simplifies overly complex user interfaces by removing redundant elements, clarifying hierarchy, and preserving the essential functionality so users can complete their primary task with less friction and cognitive load.

Core Features & Use Cases

  • Assessment: Diagnose sources of complexity such as too many elements, excessive variation, information overload, visual noise, and confusing hierarchy.
  • Prioritized edits: Recommend specific removals, consolidations, and progressive-disclosure strategies ranked by impact to keep the core purpose intact.
  • Verification & documentation: Produce an implementation verification plan (LLM self-checks and Playwright steps when available) and document any removed features with rationale and alternative access points.
  • Use case: Convert a crowded settings dashboard or onboarding flow into a streamlined experience with one primary action, clear secondary controls, and hidden advanced options.

Quick Start

Simplify the provided UI by identifying the single primary user goal, removing redundant elements, and proposing a ranked list of specific changes.

Frequently Asked Questions about i-distill

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

FAQPage Schema
How do I simplify a cluttered dashboard and reduce visual noise?

To simplify cluttered dashboards and reduce visual noise, remove redundant elements, clarify hierarchy, and apply progressive disclosure to reveal a single clear user path with lower cognitive load.

What is the best way to streamline a complex mobile UI design?

Streamlining a complex mobile UI design involves diagnosing excessive variation and information overload, then proposing prioritized removals and consolidations to keep the essential functionality intact.

Can I use heuristic analysis to fix confusing information architecture in web forms?

Yes, you can use heuristic analysis to fix confusing information architecture in web forms by diagnosing sources of complexity and ranking specific changes by impact to preserve the core purpose.

Do I need to provide design context files to simplify user interfaces?

Yes, you need to provide design context files to simplify user interfaces, as the process requires these inputs and user confirmation before implementing any proposed removals or consolidations.

How do I document removed features when applying progressive disclosure?

To document removed features when applying progressive disclosure, record the rationale for each removal and specify alternative access points to ensure users can still reach advanced options.

What steps are needed to verify UI simplification changes?

Verifying UI simplification changes requires producing an implementation verification plan that includes LLM self-checks and Playwright steps when available to ensure the primary user goal is unimpeded.