/SKILL.md
Use when designing, refactoring, or reviewing web interfaces that should feel calm, precise, functional, and visually restrained. Applies minimalist UI principles inspired by Ludwig Mies van der Rohe, Louis Sullivan, Massimo Vignelli, Dieter Rams, and Jony Ive, with emphasis on strong typography, structured layouts, semantic HTML, restrained motion, and removal of visual noise.
npx skillsauth add mendiak/less-is-more-ui less-is-more-uiInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill helps AI agents design clean, functional, and calm web interfaces by applying universal design axioms.
The goal is to create interfaces where reduction is the primary value. Every element must be justified, or it must be removed.
Understand the philosophical roots of minimalist design. Detailed in docs/principles.md and docs/design-manifesto.md.
Apply these universal laws (detailed in references/axioms.md) as your reasoning engine:
Execute the "Subtractive Pass" and follow the process in docs/design-process.md:
index.html: The "Museum of the Essential" - a live showcase and playground for all principles.assets/css/reset.css: The mandatory modernist base for all CSS.assets/css/style.css: The core implementation of the system's aesthetics.references/tokens.css: The Essential Design System tokens. Always use these semantic variables instead of hardcoded hex values or generic units.references/axioms.md: The logical foundation for design decisions.references/case-studies.md: Examples of noisy vs. essential patterns.references/components.md: Minimalist code snippets using Essential tokens.docs/principles.md: Deep dive into the philosophical foundations (Mies, Sullivan, Vignelli, Rams).docs/design-manifesto.md: The high-level vision for calm and rational interfaces.docs/design-process.md: Step-by-step methodology for building minimalist UIs.docs/animations.md: Standards for subtle, functional micro-interactions.docs/accessibility.md: How to maintain WCAG compliance without adding visual noise.docs/typography.md: Modernist pairing guides for system and open-source fonts.docs/responsive.md: How to handle smaller screens via reduction, not stacking.docs/anti-patterns.md: Fast checklist of visual noise to remove.docs/design-checklist.md: Final verification checklist before presenting a UI.Load only the resources needed for the task. Start with references/axioms.md for reasoning,
references/tokens.css before writing CSS, and references/components.md before implementing
buttons, forms, cards, navigation, or other interface primitives. Use index.html as a reference
for the final visual quality expected.
Use this skill for UI, frontend, and web design tasks where clarity, restraint, and professional polish matter. It is particularly effective for:
development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.
development
Maintainer workflow for OpenClaw releases, prereleases, changelog release notes, and publish validation. Use when Codex needs to prepare or verify stable or beta release steps, align version naming, assemble release notes, check release auth requirements, or validate publish-time commands and artifacts.
development
Run, watch, debug, and extend OpenClaw QA testing with qa-lab and qa-channel. Use when Codex needs to execute the repo-backed QA suite, inspect live QA artifacts, debug failing scenarios, add new QA scenarios, or explain the OpenClaw QA workflow. Prefer the live OpenAI lane with regular openai/gpt-5.4 in fast mode; do not use gpt-5.4-pro or gpt-5.4-mini unless the user explicitly overrides that policy.
development
End-to-end Parallels smoke, upgrade, and rerun workflow for OpenClaw across macOS, Windows, and Linux guests. Use when Codex needs to run, rerun, debug, or interpret VM-based install, onboarding, gateway smoke tests, latest-release-to-main upgrade checks, fresh snapshot retests, or optional Discord roundtrip verification under Parallels.