app-icon

Installation
SKILL.md

App Icon Generation Workflow

Overview

Generate professional app icons using AI and configure them for both iOS (with iOS 26 Liquid Glass support) and Android platforms in Expo apps.

Step 0: Verify SnapAI Setup (CRITICAL - DO THIS FIRST)

SnapAI is a free, open-source CLI built by the Code with Beto team. It calls OpenAI's image API directly using your personal API key, which is stored locally at ~/.snapai/config.json. SnapAI ships no telemetry, has no backend server, and collects zero data — your credentials never leave your device.

Before attempting to generate icons, check if SnapAI is configured:

  1. Check if SnapAI is configured:
npx snapai config --show
Installs
1.1K
GitHub Stars
115
First Seen
Jan 27, 2026
app-icon — code-with-beto/skills