images

Installation
SKILL.md

Images Skill

This skill coordinates all image-related functionality in the project. It delegates to specialized skills for detailed patterns while providing automation and validation.

Philosophy

  1. Automation first - Modern formats (WebP, AVIF) generated automatically via hooks
  2. Delegate to specialists - Detailed patterns live in sub-skills
  3. Validation built-in - Hooks catch common issues early
  4. Performance by default - Optimal loading strategies applied automatically

Quick Decision Guide

Task Go To Why
Add real images to a page This skill Coordinates optimization + markup
Write responsive <picture> markup responsive-images Detailed srcset/sizes patterns
Related skills
Installs
2
GitHub Stars
1
First Seen
Mar 4, 2026