Image Optimization Analysis

Free Verified 169 lines By AgriciDaniel ★ 1,654 on GitHub SEO

Description

Image optimization analysis for SEO and performance. Checks alt text, file sizes, formats, responsive images, lazy loading, and CLS prevention.

How It Works

Image Optimization Analysis > Checks Output Alt Text Present on all elements (except decora… Descriptive: describes the image conten… File Size Format Responsive Images srcset attribute for multiple sizes sizes attribute matching layout breakpo… Lazy Loading loading="lazy" on below-fold i… Do NOT lazy-load above-fold/hero images… fetchpriority="high" f… decoding="async" for N… Click to enlarge

What Claude Learns

  • Checks
  • Output

Installation

1. Visit the GitHub repository: https://github.com/AgriciDaniel/claude-seo
2. Copy the SKILL.md file contents
3. Save to ~/.claude/commands/skill-name.md
4. Restart Claude Code to load the new skill

Related Skills

Frequently Asked Questions

How detailed is the Image Optimization Analysis skill?
Image Optimization Analysis contains 169 lines of structured instructions covering 2 key areas. It provides detailed guidance including specific implementation patterns, not just surface-level tips.
Is Image Optimization Analysis free to use?
Yes, Image Optimization Analysis is completely free. You can download the SKILL.md file or copy it to your clipboard directly from the skill page.
What will Claude Code learn from this skill?
Claude Code will gain expertise in: Checks; Output.
Download SKILL.md GitHub