Use when the user wants to shrink JPEG files — losslessly with jpegoptim (~5–15% reduction, no re-encode) or with re-compression via mozjpeg (~10–15% better than libjpeg-turbo at the same visual quality). Web-prep workhorse for photo libraries.
$npx -y skills add danielrosehill/claude-image-production-plugin --skill optimize-jpegInstalls into the current project.
Run `npx skills use "https://github.com/danielrosehill/claude-image-production-plugin" --skill "danielrosehill/claude-image-production-plugin/optimize-jpeg"` 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.