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
- Automation first - Modern formats (WebP, AVIF) generated automatically via hooks
- Delegate to specialists - Detailed patterns live in sub-skills
- Validation built-in - Hooks catch common issues early
- Performance by default - Optimal loading strategies applied automatically