Logo design generation pipeline using Gemini image generation API. Generates diverse prompt variations, calls the API in parallel, reads and evaluates resulting images, scores them against a rubric, and iterates through refinement stages. Use when user says 'design a logo', 'create a logo', 'logo for', 'brand identity', or wants to generate logo concepts.
$npx -y skills add denisraison/claude-plugins --skill logo-designInstalls into the current project.
Run `npx skills use "https://github.com/denisraison/claude-plugins" --skill "denisraison/claude-plugins/logo-design"` 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/denisraison/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/denisraison/claude-plugins"` and select the relevant skills, then follow their instructions.