/quieter
Tone down visual noise โ lowers variance and motion, simplifies layout and color weight, keeps hierarchy clear. Use when the UI feels loud, busy, or over-designed, or when the user says "quieter", "more restrained", "simpler", or "tone it down". Invoke when the user asks for
One skill from ui-craft.
shell
$ npx -y skills add educlopez/ui-craft --skill quieter --agent claude-codeInstalls just this skill. Get the whole plugin for auto-invocation.
How it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/quieter
Context preview
The summary Claude sees to decide when to auto-load this skill.
Tone down visual noise โ lowers variance and motion, simplifies layout and color weight, keeps hierarchy clear. Use when the UI feels loud, busy, or over-designed, or when the user says "quieter", "more restrained", "simpler", or "tone it down". Invoke when the user asks for
Stats
Stars209
Forks9
LanguageGo
LicenseMIT
Ships with ui-craft
SKILL.md
quieter.SKILL.md
--- name: quieter description: "Tone down visual noise โ lowers variance and motion, simplifies layout and color weight, keeps hierarchy clear. Use when the UI feels loud, busy, or over-designed, or when the user says "quieter", "more restrained", "simpler", or "tone it down". Invoke when the user asks for quieter on their UI, or mentions 'quieter' alongside design / UI / frontend work." --- <!-- HARNESS MIRROR โ do not edit here. Canonical source: commands/quieter.md. After editing source, copy into cli/assets/<harness>/ and repo-root harness mirrors. --> **Context:** this sub-skill is one lens of the broader `ui-craft` skill. If the `ui-craft` skill is also installed, read its SKILL.md first for Discovery + Anti-Slop + Craft Test, then apply the specific lens below. Make the UI at `the target the user described` quieter. Load the `ui-craft` skill and read `references/craft-intent.md`. **Reduce amplitude without gutting hierarchy.** Calm โ boring. **Apply in order (edit code directly):** 1. **Declare an updated Craft Read** โ one line: what softened. 2. **Lower DESIGN_VARIANCE** by โ1โ2 (floor 2). Simplify asymmetric breaks; return to clearer grid rhythm where layout was experimental. 3. **Lower MOTION_INTENSITY** by โ1โ2 (floor 2). Remove scroll reveals and stagger; keep hover/focus only. 4. **Visual weight** โ compress display sizes one step (e.g. 56โ48px); reduce shadow depth to hairline or ambient-only; fewer bordered containers. 5. **Color** โ pull accent placements toward the 3 minimum; neutralize decorative tints; no new hues. 6. **Cut decorative motion** โ idle animations, parallax, floating elements with no job.
