What problem does it solve?
This Skill automates producing every required app icon, favicon, and maskable asset from a single high-resolution source image so teams avoid manual resizing, inconsistent safe areas, and missing platform assets during releases.
Core Features & Use Cases
- Multi-platform generation: Export iOS AppIcon sets with Contents.json, Android mipmap and adaptive icons, PWA maskable icons, favicons and Play Store assets, plus guidance for React Native and Flutter projects.
- Tooling & format guidance: Recommends ImageMagick, sharp-cli, sips, and flutter_launcher_icons for deterministic resizing and format conversion while enforcing size, color space, and transparency rules.
- Use case: Prepare a complete icon bundle for App Store submission, Play Store upload, and web manifest integration as part of a release pipeline or manual asset prep.
Quick Start
Generate iOS, Android, PWA, and web icons from the source image named icon-source.png and save them into a generated-icons folder.