Reduce visual intensity in designs that are too bold, aggressive, or overstimulating, creating a more refined and approachable aesthetic without losing effectiveness.
MANDATORY PREPARATION
Invoke {{command_prefix}}frontend-design — 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 {{command_prefix}}teach-impeccable first.
Assess Current State
Analyze what makes the design feel too intense:
Identify intensity sources:
- Color saturation: Overly bright or saturated colors
- Contrast extremes: Too much high-contrast juxtaposition
- Visual weight: Too many bold, heavy elements competing
- Animation excess: Too much motion or overly dramatic effects
- Complexity: Too many visual elements, patterns, or decorations
- Scale: Everything is large and loud with no hierarchy
Understand the context:
- What's the purpose? (Marketing vs tool vs reading experience)
- Who's the audience? (Some contexts need energy)
- What's working? (Don't throw away good ideas)
- What's the core message? (Preserve what matters)
If any of these are unclear from the codebase, {{ask_instruction}}
CRITICAL: "Quieter" doesn't mean boring or generic. It means refined, sophisticated, and easier on the eyes. Think luxury, not laziness.
Plan Refinement
Create a strategy to reduce intensity while maintaining impact:
- Color approach: Desaturate or shift to more sophisticated tones?
- Hierarchy approach: Which elements should stay bold (very few), which should recede?
- Simplification approach: What can be removed entirely?
- Sophistication approach: How can we signal quality through restraint?
IMPORTANT: Great quiet design is harder than great bold design. Subtlety requires precision.
Refine the Design
Systematically reduce intensity across these dimensions:
Color Refinement
- Reduce saturation: Shift from fully saturated to 70-85% saturation
- Soften palette: Replace bright colors with muted, sophisticated tones
- Reduce color variety: Use fewer colors more thoughtfully
- Neutral dominance: Let neutrals do more work, use color as accent (10% rule)
- Gentler contrasts: High contrast only where it matters most
- Tinted grays: Use warm or cool tinted grays instead of pure gray—adds sophistication without loudness
- Never gray on color: If you have gray text on a colored background, use a darker shade of that color or transparency instead
Visual Weight Reduction
- Typography: Reduce font weights (900 → 600, 700 → 500), decrease sizes where appropriate
- Hierarchy through subtlety: Use weight, size, and space instead of color and boldness
- White space: Increase breathing room, reduce density
- Borders & lines: Reduce thickness, decrease opacity, or remove entirely
Simplification
- Remove decorative elements: Gradients, shadows, patterns, textures that don't serve purpose
- Simplify shapes: Reduce border radius extremes, simplify custom shapes
- Reduce layering: Flatten visual hierarchy where possible
- Clean up effects: Reduce or remove blur effects, glows, multiple shadows
Motion Reduction
- Reduce animation intensity: Shorter distances (10-20px instead of 40px), gentler easing
- Remove decorative animations: Keep functional motion, remove flourishes
- Subtle micro-interactions: Replace dramatic effects with gentle feedback
- Refined easing: Use ease-out-quart for smooth, understated motion—never bounce or elastic
- Remove animations entirely if they're not serving a clear purpose
Composition Refinement
- Reduce scale jumps: Smaller contrast between sizes creates calmer feeling
- Align to grid: Bring rogue elements back into systematic alignment
- Even out spacing: Replace extreme spacing variations with consistent rhythm
NEVER:
- Make everything the same size/weight (hierarchy still matters)
- Remove all color (quiet ≠ grayscale)
- Eliminate all personality (maintain character through refinement)
- Sacrifice usability for aesthetics (functional elements still need clear affordances)
- Make everything small and light (some anchors needed)
Verify Quality
Ensure refinement maintains quality:
- Still functional: Can users still accomplish tasks easily?
- Still distinctive: Does it have character, or is it generic now?
- Better reading: Is text easier to read for extended periods?
- Sophistication: Does it feel more refined and premium?
Remember: 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.
1---2name: quieter3description: 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.4---56Reduce visual intensity in designs that are too bold, aggressive, or overstimulating, creating a more refined and approachable aesthetic without losing effectiveness.78## MANDATORY PREPARATION910Invoke {{command_prefix}}frontend-design — 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 {{command_prefix}}teach-impeccable first.1112---1314## Assess Current State1516Analyze what makes the design feel too intense:17181. **Identify intensity sources**:19 - **Color saturation**: Overly bright or saturated colors20 - **Contrast extremes**: Too much high-contrast juxtaposition21 - **Visual weight**: Too many bold, heavy elements competing22 - **Animation excess**: Too much motion or overly dramatic effects23 - **Complexity**: Too many visual elements, patterns, or decorations24 - **Scale**: Everything is large and loud with no hierarchy25262. **Understand the context**:27 - What's the purpose? (Marketing vs tool vs reading experience)28 - Who's the audience? (Some contexts need energy)29 - What's working? (Don't throw away good ideas)30 - What's the core message? (Preserve what matters)3132If any of these are unclear from the codebase, {{ask_instruction}}3334**CRITICAL**: "Quieter" doesn't mean boring or generic. It means refined, sophisticated, and easier on the eyes. Think luxury, not laziness.3536## Plan Refinement3738Create a strategy to reduce intensity while maintaining impact:3940- **Color approach**: Desaturate or shift to more sophisticated tones?41- **Hierarchy approach**: Which elements should stay bold (very few), which should recede?42- **Simplification approach**: What can be removed entirely?43- **Sophistication approach**: How can we signal quality through restraint?4445**IMPORTANT**: Great quiet design is harder than great bold design. Subtlety requires precision.4647## Refine the Design4849Systematically reduce intensity across these dimensions:5051### Color Refinement52- **Reduce saturation**: Shift from fully saturated to 70-85% saturation53- **Soften palette**: Replace bright colors with muted, sophisticated tones54- **Reduce color variety**: Use fewer colors more thoughtfully55- **Neutral dominance**: Let neutrals do more work, use color as accent (10% rule)56- **Gentler contrasts**: High contrast only where it matters most57- **Tinted grays**: Use warm or cool tinted grays instead of pure gray—adds sophistication without loudness58- **Never gray on color**: If you have gray text on a colored background, use a darker shade of that color or transparency instead5960### Visual Weight Reduction61- **Typography**: Reduce font weights (900 → 600, 700 → 500), decrease sizes where appropriate62- **Hierarchy through subtlety**: Use weight, size, and space instead of color and boldness63- **White space**: Increase breathing room, reduce density64- **Borders & lines**: Reduce thickness, decrease opacity, or remove entirely6566### Simplification67- **Remove decorative elements**: Gradients, shadows, patterns, textures that don't serve purpose68- **Simplify shapes**: Reduce border radius extremes, simplify custom shapes69- **Reduce layering**: Flatten visual hierarchy where possible70- **Clean up effects**: Reduce or remove blur effects, glows, multiple shadows7172### Motion Reduction73- **Reduce animation intensity**: Shorter distances (10-20px instead of 40px), gentler easing74- **Remove decorative animations**: Keep functional motion, remove flourishes75- **Subtle micro-interactions**: Replace dramatic effects with gentle feedback76- **Refined easing**: Use ease-out-quart for smooth, understated motion—never bounce or elastic77- **Remove animations entirely** if they're not serving a clear purpose7879### Composition Refinement80- **Reduce scale jumps**: Smaller contrast between sizes creates calmer feeling81- **Align to grid**: Bring rogue elements back into systematic alignment82- **Even out spacing**: Replace extreme spacing variations with consistent rhythm8384**NEVER**:85- Make everything the same size/weight (hierarchy still matters)86- Remove all color (quiet ≠ grayscale)87- Eliminate all personality (maintain character through refinement)88- Sacrifice usability for aesthetics (functional elements still need clear affordances)89- Make everything small and light (some anchors needed)9091## Verify Quality9293Ensure refinement maintains quality:9495- **Still functional**: Can users still accomplish tasks easily?96- **Still distinctive**: Does it have character, or is it generic now?97- **Better reading**: Is text easier to read for extended periods?98- **Sophistication**: Does it feel more refined and premium?99100Remember: 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.