What problem does it solve? Images on AEM Edge Delivery Services sites often ship with missing or poor alt text, lazy-loaded LCP images, missing dimensions, and non-descriptive filenames, hurting accessibility, Core Web Vitals, and image search rankings. This Skill audits every image on a page and produces prioritized fix instructions split between authors and developers. ## Core Features & Use Cases - Alt Text Audit: Checks every image for missing, empty, filename-based, generic, or poorly formatted alt text against WCAG 2.1 AA criteria, and suggests improved alt text. - Performance Audit: Detects lazy-loaded LCP images (P0 issue), missing width/height attributes causing CLS, and incorrect fetchpriority or loading attributes. - File Naming & Decorative Image Checks: Flags non-descriptive filenames and verifies decorative images use empty alt attributes. - Use Case: Before launching a new AEM site section, run the audit to get a per-page report listing which alt text fixes the content author must make in Google Docs or Word, and which loading/fetchpriority fixes the developer must make in block code. ## Quick Start Audit the images on https://www.example.com/landing-page for SEO and performance issues and give me a fix report.