1---
2name: quieter
3description: Tones down visually aggressive or overstimulating designs, reducing intensity while preserving quality. Use when the user mentions too bold, too loud, overwhelming, aggressive, garish, or wants a calmer, more refined aesthetic.
4version: 2.1.1
5---
6
7Reduce visual intensity in designs that are too bold, aggressive, or overstimulating, creating a more refined and approachable aesthetic without losing effectiveness.
8
9## MANDATORY PREPARATION
10
11Invoke /impeccable — it contains design principles, anti-patterns, and the **Context Gathering Protocol**. Follow the protocol before proceeding — if no design context exists yet, you MUST run /impeccable teach first.
12
13---
14
15## Assess Current State
16
17Analyze what makes the design feel too intense:
18
191. **Identify intensity sources**:
20 - **Color saturation**: Overly bright or saturated colors
21 - **Contrast extremes**: Too much high-contrast juxtaposition
22 - **Visual weight**: Too many bold, heavy elements competing
23 - **Animation excess**: Too much motion or overly dramatic effects
24 - **Complexity**: Too many visual elements, patterns, or decorations
25 - **Scale**: Everything is large and loud with no hierarchy
26
272. **Understand the context**:
28 - What's the purpose? (Marketing vs tool vs reading experience)
29 - Who's the audience? (Some contexts need energy)
30 - What's working? (Don't throw away good ideas)
31 - What's the core message? (Preserve what matters)
32
33If any of these are unclear from the codebase, ask the user directly to clarify what you cannot infer.
34
35**CRITICAL**: "Quieter" doesn't mean boring or generic. It means refined, sophisticated, and easier on the eyes. Think luxury, not laziness.
36
37## Plan Refinement
38
39Create a strategy to reduce intensity while maintaining impact:
40
41- **Color approach**: Desaturate or shift to more sophisticated tones?
42- **Hierarchy approach**: Which elements should stay bold (very few), which should recede?
43- **Simplification approach**: What can be removed entirely?
44- **Sophistication approach**: How can we signal quality through restraint?
45
46**IMPORTANT**: Great quiet design is harder than great bold design. Subtlety requires precision.
47
48## Refine the Design
49
50Systematically reduce intensity across these dimensions:
51
52### Color Refinement
53- **Reduce saturation**: Shift from fully saturated to 70-85% saturation
54- **Soften palette**: Replace bright colors with muted, sophisticated tones
55- **Reduce color variety**: Use fewer colors more thoughtfully
56- **Neutral dominance**: Let neutrals do more work, use color as accent (10% rule)
57- **Gentler contrasts**: High contrast only where it matters most
58- **Tinted grays**: Use warm or cool tinted grays instead of pure gray—adds sophistication without loudness
59- **Never gray on color**: If you have gray text on a colored background, use a darker shade of that color or transparency instead
60
61### Visual Weight Reduction
62- **Typography**: Reduce font weights (900 → 600, 700 → 500), decrease sizes where appropriate
63- **Hierarchy through subtlety**: Use weight, size, and space instead of color and boldness
64- **White space**: Increase breathing room, reduce density
65- **Borders & lines**: Reduce thickness, decrease opacity, or remove entirely
66
67### Simplification
68- **Remove decorative elements**: Gradients, shadows, patterns, textures that don't serve purpose
69- **Simplify shapes**: Reduce border radius extremes, simplify custom shapes
70- **Reduce layering**: Flatten visual hierarchy where possible
71- **Clean up effects**: Reduce or remove blur effects, glows, multiple shadows
72
73### Motion Reduction
74- **Reduce animation intensity**: Shorter distances (10-20px instead of 40px), gentler easing
75- **Remove decorative animations**: Keep functional motion, remove flourishes
76- **Subtle micro-interactions**: Replace dramatic effects with gentle feedback
77- **Refined easing**: Use ease-out-quart for smooth, understated motion—never bounce or elastic
78- **Remove animations entirely** if they're not serving a clear purpose
79
80### Composition Refinement
81- **Reduce scale jumps**: Smaller contrast between sizes creates calmer feeling
82- **Align to grid**: Bring rogue elements back into systematic alignment
83- **Even out spacing**: Replace extreme spacing variations with consistent rhythm
84
85**NEVER**:
86- Make everything the same size/weight (hierarchy still matters)
87- Remove all color (quiet ≠ grayscale)
88- Eliminate all personality (maintain character through refinement)
89- Sacrifice usability for aesthetics (functional elements still need clear affordances)
90- Make everything small and light (some anchors needed)
91
92## Verify Quality
93
94Ensure refinement maintains quality:
95
96- **Still functional**: Can users still accomplish tasks easily?
97- **Still distinctive**: Does it have character, or is it generic now?
98- **Better reading**: Is text easier to read for extended periods?
99- **Sophistication**: Does it feel more refined and premium?
100
101Remember: Quiet design is confident design. It doesn't need to shout. Less is more, but less is also harder. Refine with precision and maintain intentionality.