Assess and improve image usage so photography, illustrations, screenshots, icons, and uploaded media feel intentional, readable, and well-contained.
MANDATORY PREPARATION
Users start this workflow with /imagery. Once this skill is active, load $frontend-design — it contains design principles, anti-patterns, and the Context Gathering Protocol. Follow that protocol before proceeding — if no design context exists yet, you MUST load $setup first. Additionally gather: what role imagery plays here (brand, explanation, proof, decoration, content).
Consult the color and contrast reference when images create readability problems, need overlays, or should be harmonized with the palette.
Consult the semantic color when imagery intersects with status, alerts, meaning, or tinted contextual surfaces rather than pure atmosphere.
Consult the image treatment as the canonical shared source for overlays, screenshot sizing, icon scaling, media containment, and background bleed prevention.
Consult the surface separation when images or media need cleaner separation from surrounding surfaces.
Assess Imagery Problems
Analyze where visual media is helping or hurting:
Photo quality and appropriateness:
- Are the images high quality enough to support the intended brand?
- Do they feel generic, mismatched, or obviously placeholder?
Text on images:
- Is text readable over background images?
- Are contrast problems caused by the image rather than the typography?
Screenshots and icons:
- Are screenshots scaled so small they become illegible?
- Are tiny icons being enlarged beyond their intended visual size?
- Are detailed icons being reduced until they turn mushy?
User-uploaded content:
- Are user images breaking the layout with chaotic aspect ratios?
- Are backgrounds bleeding into the interface?
Harmony:
- Do photography, illustration, screenshots, and icons feel like part of the same product?
If any of these are unclear from the codebase, ask the user directly to clarify what you cannot infer.
CRITICAL: Bad imagery can ruin an otherwise good design. Images should support hierarchy and communication, not create readability problems or visual chaos.
Plan Imagery Improvements
Create a plan around:
- Role: Is the image there for atmosphere, explanation, product proof, or user content?
- Containment: How should images be cropped, scaled, and framed?
- Readability: What needs to happen so overlaid text remains readable?
- Visual consistency: How should photos, illustrations, screenshots, and icons relate stylistically?
Improve Imagery Systematically
Use Appropriate Photos
- Use photos that genuinely match the product quality and audience expectations
- Avoid placeholder-quality imagery that drags the interface down
- Match the emotional tone of the product — playful, editorial, professional, etc.
Improve Text Contrast on Images
- Add overlays when the image dynamics are too extreme
- Lower image contrast when the text needs more consistent support
- Colorize images when that helps them harmonize with the brand palette
- Use a subtle text shadow only when it improves local readability without turning into an obvious effect
Screenshot Usage Rules
- Don’t scale full-app screenshots down until the interface becomes unreadable
- Prefer tighter crops, partial screenshots, or smaller-source-layout captures when detail matters
- If the goal is structure rather than detail, simplify the screenshot instead of cramming everything into tiny space
Icon Scaling Rules
- Don’t blow small icons up far beyond the size they were drawn for
- Don’t shrink detailed icons until they become fuzzy or overly dense
- If you need larger visual presence, consider placing a smaller icon inside a larger shaped container instead
User-Uploaded Media Containment
- Force uploaded images into deliberate containers with consistent aspect ratios
- Use
cover-style cropping when preserving raw dimensions would damage the layout
- Accept that containment matters more than preserving every edge of the original upload
Bleed Prevention
- When images blend into the page background, add a subtle inner shadow or inner border
- Prefer understated containment; a loud border often fights the image itself
Illustration / Photo Harmony
- Keep illustration style consistent across the product
- Make sure illustrations and photography don’t feel like they come from unrelated brands
- If mixing photos and illustrations, unify them through palette, framing, or usage context
NEVER:
- Put unreadable text on a busy image and blame the type
- Use screenshots so small users want to zoom in with their eyeballs
- Enlarge tiny icons until they feel chunky and amateurish
- Let user-uploaded images dictate layout shape
- Mix photographic, illustrative, and icon styles with no unifying logic
Verify Imagery Quality
- Readability: Is text on imagery consistently legible?
- Containment: Do uploaded and editorial images stay within the layout gracefully?
- Scale: Are screenshots and icons shown at sensible sizes?
- Harmony: Do all visual media feel like part of one system?
- Appropriateness: Does the imagery match the product’s quality and personality?
Remember: Imagery should support the design’s message and hierarchy. When it starts fighting the UI, the image treatment needs work.
1---2name: imagery3description: Improve how interfaces use photos, screenshots, icons, illustrations, and user-uploaded media so visuals support clarity instead of undermining it. Use when the user mentions images, screenshots, background photos, hero images, icon sizing, user-uploaded media, crops, overlays, or image readability.4---5
6Assess and improve image usage so photography, illustrations, screenshots, icons, and uploaded media feel intentional, readable, and well-contained.
7
8## MANDATORY PREPARATION
9
10Users start this workflow with `/imagery`. Once this skill is active, load $frontend-design — it contains design principles, anti-patterns, and the **Context Gathering Protocol**. Follow that protocol before proceeding — if no design context exists yet, you MUST load $setup first. Additionally gather: what role imagery plays here (brand, explanation, proof, decoration, content).
11
12Consult the [color and contrast](../frontend-design/reference/color-and-contrast.md) reference when images create readability problems, need overlays, or should be harmonized with the palette.
13Consult the [semantic color](../frontend-design/reference/semantic-color.md) when imagery intersects with status, alerts, meaning, or tinted contextual surfaces rather than pure atmosphere.
14Consult the [image treatment](../frontend-design/reference/image-treatment.md) as the canonical shared source for overlays, screenshot sizing, icon scaling, media containment, and background bleed prevention.
15Consult the [surface separation](../frontend-design/reference/surface-separation.md) when images or media need cleaner separation from surrounding surfaces.
16
17---
18
19## Assess Imagery Problems
20
21Analyze where visual media is helping or hurting:
22
231. **Photo quality and appropriateness**:
24 - Are the images high quality enough to support the intended brand?
25 - Do they feel generic, mismatched, or obviously placeholder?
26
272. **Text on images**:
28 - Is text readable over background images?
29 - Are contrast problems caused by the image rather than the typography?
30
313. **Screenshots and icons**:
32 - Are screenshots scaled so small they become illegible?
33 - Are tiny icons being enlarged beyond their intended visual size?
34 - Are detailed icons being reduced until they turn mushy?
35
364. **User-uploaded content**:
37 - Are user images breaking the layout with chaotic aspect ratios?
38 - Are backgrounds bleeding into the interface?
39
405. **Harmony**:
41 - Do photography, illustration, screenshots, and icons feel like part of the same product?
42
43If any of these are unclear from the codebase, ask the user directly to clarify what you cannot infer.
44
45**CRITICAL**: Bad imagery can ruin an otherwise good design. Images should support hierarchy and communication, not create readability problems or visual chaos.
46
47## Plan Imagery Improvements
48
49Create a plan around:
50- **Role**: Is the image there for atmosphere, explanation, product proof, or user content?
51- **Containment**: How should images be cropped, scaled, and framed?
52- **Readability**: What needs to happen so overlaid text remains readable?
53- **Visual consistency**: How should photos, illustrations, screenshots, and icons relate stylistically?
54
55## Improve Imagery Systematically
56
57### Use Appropriate Photos
58- Use photos that genuinely match the product quality and audience expectations
59- Avoid placeholder-quality imagery that drags the interface down
60- Match the emotional tone of the product — playful, editorial, professional, etc.
61
62### Improve Text Contrast on Images
63- Add overlays when the image dynamics are too extreme
64- Lower image contrast when the text needs more consistent support
65- Colorize images when that helps them harmonize with the brand palette
66- Use a subtle text shadow only when it improves local readability without turning into an obvious effect
67
68### Screenshot Usage Rules
69- Don’t scale full-app screenshots down until the interface becomes unreadable
70- Prefer tighter crops, partial screenshots, or smaller-source-layout captures when detail matters
71- If the goal is structure rather than detail, simplify the screenshot instead of cramming everything into tiny space
72
73### Icon Scaling Rules
74- Don’t blow small icons up far beyond the size they were drawn for
75- Don’t shrink detailed icons until they become fuzzy or overly dense
76- If you need larger visual presence, consider placing a smaller icon inside a larger shaped container instead
77
78### User-Uploaded Media Containment
79- Force uploaded images into deliberate containers with consistent aspect ratios
80- Use `cover`-style cropping when preserving raw dimensions would damage the layout
81- Accept that containment matters more than preserving every edge of the original upload
82
83### Bleed Prevention
84- When images blend into the page background, add a subtle inner shadow or inner border
85- Prefer understated containment; a loud border often fights the image itself
86
87### Illustration / Photo Harmony
88- Keep illustration style consistent across the product
89- Make sure illustrations and photography don’t feel like they come from unrelated brands
90- If mixing photos and illustrations, unify them through palette, framing, or usage context
91
92**NEVER**:
93- Put unreadable text on a busy image and blame the type
94- Use screenshots so small users want to zoom in with their eyeballs
95- Enlarge tiny icons until they feel chunky and amateurish
96- Let user-uploaded images dictate layout shape
97- Mix photographic, illustrative, and icon styles with no unifying logic
98
99## Verify Imagery Quality
100
101- **Readability**: Is text on imagery consistently legible?
102- **Containment**: Do uploaded and editorial images stay within the layout gracefully?
103- **Scale**: Are screenshots and icons shown at sensible sizes?
104- **Harmony**: Do all visual media feel like part of one system?
105- **Appropriateness**: Does the imagery match the product’s quality and personality?
106
107Remember: Imagery should support the design’s message and hierarchy. When it starts fighting the UI, the image treatment needs work.