What problem does it solve? Creating the full set of web assets a site needs—favicons in multiple sizes, PWA app icons, and platform-specific Open Graph images for Facebook, Twitter, LinkedIn, and WhatsApp—requires repetitive resizing, format conversion, and manual HTML meta tag writing. This Skill automates that entire pipeline from a single logo, text slogan, or emoji. ## Core Features & Use Cases - Favicon and App Icon Generation: Produces favicon.ico plus PNGs at 16x16, 32x32, 96x96, 180x180, 192x192, and 512x512 from a source image or an emoji character, with keyword-based emoji suggestions. - Open Graph Image Generation: Creates og-image.png (1200x630), twitter-image.png (1200x675), and og-square.png (1200x1200) from text with dynamic font sizing, optional logo overlay, and custom colors, or by resizing an existing image. - Validation and HTML Output: Optional --validate flag checks file sizes, dimensions, formats, and WCAG contrast ratios against platform requirements, and both scripts emit ready-to-paste HTML link and meta tags. - Use Case: A developer launching a new site uploads a logo and tagline, then receives a complete asset package—favicons, app icons, social sharing images, validated against platform limits—plus the exact meta tags to paste into their layout file. ## Quick Start Ask the assistant to generate favicons, app icons, and social media Open Graph images from your logo or a text slogan, and it will run the scripts and return the assets with HTML meta tags.