App Icon Generator Generate production-quality app icons programmatically using a CoreGraphics Swift script. Produces all required sizes and installs into the Xcode asset catalog. When This Skill Activates Use this skill when the user: - Asks to "generate an app icon" or "create an icon" - Wants a "placeholder icon" or "app icon design" - Mentions "icon for my app" or "need an app icon" - Asks to "update the app icon" Pre-Generation Checks 1. Project Context Detection - Identify platform: macOS, iOS, or universal - Check for existing icon files (warn before overwriting) - Read to understand r…