From fuse-seo
Optimizes images for SEO with alt text, descriptive filenames, WebP/AVIF formats, lazy loading, responsive srcset, and ImageObject schema.
How this skill is triggered — by the user, by Claude, or both
Slash command
/fuse-seo:seo-imagesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- All `<img>` have descriptive `alt` (empty `alt=""` only for decorative)
<img> have descriptive alt (empty alt="" only for decorative)red-running-shoes.webp not IMG_1234.jpg)loading="lazy" on below-fold imagessrcset + sizes for different viewportswidth + height set to prevent CLS| Type | Format | Max size | Quality |
|---|---|---|---|
| Hero | AVIF/WebP | 200 KB | 75-80 |
| Content | WebP | 100 KB | 75 |
| Thumbnail | WebP | 30 KB | 70 |
skills/seo/02-onpage-seo/alt-text-images.mdnpx claudepluginhub fusengine/agents --plugin fuse-seoGuides image optimization for search engines, performance, and accessibility: alt text, WebP, lazy loading, srcset, sitemaps, structured data.
Audits image SEO and performance: alt text, file sizes, WebP/AVIF formats, responsive images, lazy loading, and CLS prevention.
Analyzes web page images for SEO and performance: alt text, file sizes, formats, responsive images, lazy loading, CLS prevention, fetchpriority, filenames, CDN usage.