What problem does it solve?
This Skill helps QA teams find image-related accessibility and layout defects that are easy to miss in manual review, such as missing alt text, broken assets, stretched photos, and hero images that render poorly across screens.
Core Features & Use Cases
- Accessibility checks: Detects missing alt text and decorative icons that should use empty alt or aria-hidden to avoid screen reader noise.
- Visual quality checks: Flags broken images, oversized downloads rendered at tiny sizes, and aspect-ratio distortion that makes images look stretched.
- Hero/banner validation: Identifies large visual sections and banner images that need background-size: cover or object-fit: cover to prevent letterboxing and distortion.
- Use case: Run it during responsive QA on a marketing page to quickly catch image regressions across mobile, tablet, laptop, and desktop layouts.
Quick Start
Ask the agent to scan the current page or app for image accessibility and visual defects and report any missing alt text, broken images, stretched renders, or hero images that need cover styling.