What problem does it solve?
Generating icons for websites across different devices and platforms is repetitive and error-prone. This Skill automates the creation of a complete favicon set from a single source image and updates the project HTML to reference the correct icons, ensuring branding consistency.
Core Features & Use Cases
- Automated favicon generation: produces ICO, PNG, and SVG variants in the required sizes with proper transparency.
- Project-aware asset placement: detects common web project structures and stores assets in the appropriate static assets directory.
- HTML/Manifest updates: updates layout files and the site manifest to reference the new favicons automatically.
Quick Start
Provide the path to your source image (e.g., /path/to/logo.png) to generate the full favicon set and update the HTML references in your project.