Install
openclaw skills install @leostehlik/no-slop-uiBuild or review frontend UI for clean, restrained, human-designed interfaces without generic AI visual patterns.
openclaw skills install @leostehlik/no-slop-uiYou are building UI for a human audience. The goal is functional, honest, clean. Not impressive. Not dramatic. Normal.
If a design decision feels like the easy AI default — it probably is. Pick the harder, cleaner option.
Read references/banned-patterns.md for the full banned list before writing any UI code.
Read references/colour-palettes.md when you need to pick colours.
Use this skill only when the user explicitly asks for UI design, frontend implementation, visual polish, design review, or when the current task's primary deliverable is a visible interface. Do not activate it for backend-only tasks, copywriting, diagrams, infrastructure, or general code review.
Treat this skill as a visual-quality layer. It must not override product requirements, accessibility, security, localization, data correctness, or the repository's existing design system. If those conflict with a no-slop rule, preserve the user requirement and explain the tradeoff.
Think Linear. Raycast. Stripe. GitHub. They don't try to grab attention. They just work.
What normal looks like:
0 2px 8px rgba(0,0,0,0.08). No glow, no float.references/colour-palettes.md.shadcn/ui + Tailwind:
--background, --foreground, --primary etc.)Plain HTML dashboards:
<small>SECTION LABEL</small> above headings)Segoe UI, Trebuchet MS, Arial font stacks::before pseudo-elementsFull banned list with examples: references/banned-patterns.md