Generates the full favicon stack from a logo, brand initials, or just hex colors. You get SVG, ICO, Apple touch icons, Android PNGs, and a web manifest with proper HTML integration code. The workflow is smart about the iOS transparency trap (transparent backgrounds render as black squares, so it forces solid fills on apple-touch-icon.png). Uses ImageMagick for conversion or falls back to favicon.io if you don't have it installed. The monogram templates are genuinely useful if you're starting from scratch or dealing with a client who only has a wordmark. Beats manually exporting five formats and Googling which sizes Android actually needs.
npx skills add https://github.com/jezweb/claude-skills --skill favicon-gen