app-icon

Generate iOS 26 Liquid Glass and Android adaptive app icons for Expo React Native apps.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/jp2507-max/growbro-cultivation-app --skill app-icon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: app-icon
Source: https://github.com/jp2507-max/growbro-cultivation-app/tree/main/.github/skills/app-icon
Command: npx skills add https://github.com/jp2507-max/growbro-cultivation-app --skill app-icon

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines creating platform-ready app icons for Expo React Native apps, eliminating manual design and formatting chores.

Core Features & Use Cases

  • Icon generation for iOS 26 Liquid Glass and Android adaptive icons.
  • Style guidance & auto-assembly: pick a design style and generate icons plus necessary assets.
  • Use Case: A developer needs ready-to-integrate icons for a new app: this Skill outputs the base PNGs and the Android/iOS config and assets to drop into the project.

Quick Start

Use the app-icon Skill to generate and prepare the icons for an Expo app, then update app.json as described.

Frequently Asked Questions about app-icon

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate Expo app icons for iOS 26 and Android adaptive layouts?

You can generate iOS 26 Liquid Glass and Android adaptive icons for Expo by using this workflow, which leverages SnapAI to create assets and automatically updates your app.json configuration with the correct file paths.

Do I need an OpenAI API key to generate React Native app icons?

An OpenAI API key is optional for generating React Native app icons. The workflow primarily relies on SnapAI for design creation and ImageMagick for processing Android adaptive icon layers.

What is the best way to create iOS 26 Liquid Glass icons for a React Native project?

The best way to create iOS 26 Liquid Glass icons is using an automated workflow that guides style selection, generates base PNGs via SnapAI, and integrates required asset configuration directly into your Expo app.json file.

Does this icon generation workflow handle Android adaptive icon asset processing?

Yes, this icon generation workflow handles Android adaptive icons by using ImageMagick to process and prepare necessary foreground and background assets before verifying the final app.json configuration.

How to configure app.json for newly generated Expo app icons?

To configure app.json for new Expo app icons, this workflow automatically updates the file after generating your assets, verifying that iOS 26 and Android adaptive icon paths are correctly defined.