No Slop UI
/install no-slop-ui
No Slop UI
You 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.
The Standard
Think Linear. Raycast. Stripe. GitHub. They don't try to grab attention. They just work.
What normal looks like:
- Sidebar: 240–260px fixed, solid background, 1px border-right. No floating shells, no rounded outer corners.
- Cards: 8–12px radius max, subtle 1px border, shadow max
0 2px 8px rgba(0,0,0,0.08). No glow, no float. - Buttons: solid fill or simple border, 6–10px radius max. No pills, no gradients.
- Typography: clear hierarchy, 14–16px body, system font or single sans-serif. No mixed serif/sans.
- Spacing: 4/8/12/16/24/32px scale. Consistent. No random gaps.
- Borders: 1px solid, subtle colour. No thick decorative borders, no gradient borders.
- Transitions: 100–200ms ease. Opacity or colour only. No bouncy, no transforms.
- Inputs: solid border, simple focus ring. Labels above fields.
- Icons: 16–20px, monochrome or subtle colour, no decorative backgrounds.
Colour Priority
- Use existing project colours first — read the Tailwind config or CSS variables.
- If no palette exists — pick from
references/colour-palettes.md. - Never invent random colour combinations.
Stack-Specific Notes
shadcn/ui + Tailwind:
- Use shadcn components as-is — don't re-invent what's already there
- Respect the existing CSS variable system (
--background,--foreground,--primaryetc.) - Don't override component defaults unless there's a clear product reason
Plain HTML dashboards:
- Single-file is fine — keep it self-contained
- Use CSS custom properties for theming
- No external CDN dependencies unless absolutely necessary
Hard Rules
- No floating glassmorphism panels
- No gradient backgrounds as decoration
- No oversized rounded corners (20px+ everywhere)
- No eyebrow labels (
\x3Csmall>SECTION LABEL\x3C/small>above headings) - No hero sections inside internal dashboards
- No decorative copy ("Operational clarity without the clutter")
- No metric-card grid as the default dashboard layout
- No fake charts that exist to fill space
- No transform animations on hover
- No
Segoe UI,Trebuchet MS,Arialfont stacks - No status dots via
::beforepseudo-elements - No nav badges unless they carry real data
- No pill buttons everywhere
- No dramatic box shadows (24px+ blur)
- No mixed alignment (some left-aligned, some floating center)
Full banned list with examples: references/banned-patterns.md
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install no-slop-ui - 安装完成后,直接呼叫该 Skill 的名称或使用
/no-slop-ui触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
No Slop UI 是什么?
Prevents generic AI UI slop when building any frontend. Use whenever generating or reviewing HTML, CSS, React, Next.js, Vue, Svelte, plain HTML dashboards, a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 54 次。
如何安装 No Slop UI?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install no-slop-ui」即可一键安装,无需额外配置。
No Slop UI 是免费的吗?
是的,No Slop UI 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
No Slop UI 支持哪些平台?
No Slop UI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 No Slop UI?
由 Leo Stehlik(@leostehlik)开发并维护,当前版本 v0.1.0。