Use when the user wants AVIF output — modern web format with ~30% better compression than WebP at the same visual quality, and ~50% better than JPEG. Wraps avifenc. Companion to convert-to-webp. Best target for new web work; check browser support if delivering to ancient clients.
$npx -y skills add danielrosehill/claude-image-production-plugin --skill convert-to-avifInstalls into the current project.
Run `npx skills use "https://github.com/danielrosehill/claude-image-production-plugin" --skill "danielrosehill/claude-image-production-plugin/convert-to-avif"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/danielrosehill/claude-image-production-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/danielrosehill/claude-image-production-plugin"` and select the relevant skills, then follow their instructions.