dev-app-assets

Generate app icons, splash screens, and store screenshots for iOS and Android apps.

4|2|Updated May 6, 2026
One-click install
npx skills add https://github.com/PicsArt/gen-ai-skills --skill dev-app-assets-picsart
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: dev-app-assets
Source: https://github.com/PicsArt/gen-ai-skills/tree/main/skills/dev-app-assets
Command: npx skills add https://github.com/PicsArt/gen-ai-skills --skill dev-app-assets-picsart

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Preparing a full store-ready asset pack for an app launch means producing dozens of icon sizes, splash screens, framed screenshots, and feature graphics in one consistent visual style, which is tedious and error-prone when done by hand. ## Core Features & Use Cases - Master icon generation: Create one approved 1024x1024 master icon with the gen-ai CLI, then derive every required iOS, Android, and watchOS size locally with sips at zero additional credit cost. - Store asset batching: Generate splash screens, App Store screenshots, and Play Store feature graphics that reference the master icon so all assets share the same visual DNA. - Use Case: An indie developer shipping an iOS and Android app answers six scoping questions, locks a master icon, and produces the complete icon set, splash screen, five framed screenshots, and feature graphic in under ten minutes. ## Quick Start Generate a complete app store asset pack for my app, starting with a master 1024x1024 icon and then deriving all iOS and Android sizes plus screenshots.

Frequently Asked Questions about dev-app-assets

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

FAQPage Schema
How do I generate all app icon sizes for iOS and Android?▼

Generate one approved 1024x1024 master icon with gen-ai, then derive every size locally with sips or ImageMagick. Resizing locally avoids AI drift and costs zero credits across the roughly 25 required sizes.

Which AI model renders readable text in App Store screenshots?▼

Use ideogram-v3 for App Store screenshot mockups because it renders in-image copy cleanly. Other models like flux-2-pro often produce gibberish text in UI mockups.

Why does my iOS app icon get clipped at the corners?▼

iOS auto-masks icons to a rounded superellipse, so glyphs near the edges get clipped. Regenerate the master with a centered glyph and about 15 percent safe-zone padding, then preview at 60x60 before committing.

Can I generate Android adaptive icons with this workflow?▼

Yes, but adaptive icons need separate foreground and background layers at 108x108 with a 72x72 safe zone. Generate the foreground with a transparent background and the background as a solid or gradient tile, then layer them manually.

How many credits does a full app asset pack cost?▼

A complete pack covering iOS, Android, watchOS, and store graphics costs roughly 35 to 50 credits and takes about 5 to 8 minutes. Local icon resizing is free; only the master icon, splash, screenshots, and feature graphic consume credits.