optimize-page-images
CommunityAudit page images and cut real bytes.
Software Engineering#lazy loading#responsive images#image optimization#Core Web Vitals#frontend performance#webp avif#byte budgets
Authorwebdevcody
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill finds the real, measurable image waste on a specific UI page by comparing on-disk image size and pixel dimensions to the rendered layout slot, then recommends concrete fixes that reduce bytes and improve image loading behavior.
Core Features & Use Cases
- Per-image measurement from source: Reads each referenced local image to capture actual file bytes and pixel dimensions, then quantifies mismatch vs. the rendered slot.
- Actionable optimization findings: Flags oversize sources, wrong formats, missing width/height, missing responsive sizes, priority discipline issues, and missing lazy-loading for below-the-fold images.
- Budget-driven recommendations: Uses surface-specific byte budgets to propose targeted resize and format decisions, producing an audit table and a ranked fix list.
Quick Start
Ask for an audit by route or file with the phrase: "audit images on this page" (for example, "/dashboard") and request the per-image findings table so you can choose which fixes to apply.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: optimize-page-images Download link: https://github.com/webdevcody/go-mailing-list/archive/main.zip#optimize-page-images Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.