Agent skill

app-store-assets

Comprehensive App Store asset specifications and guidelines for all promotional artwork — app icons, screenshots, app previews, event cards, subscription images, and featuring artwork. Use when preparing assets for App Store Connect upload.

rshankrasgithub.com/rshankrasGitHub ↗
claude-codecan modify filesMIT
Install
npx skills add rshankras/claude-code-apple-skills --skill app-store-assets --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 2 KB
Bundled scripts: none
Allowed tools: ReadWriteEditGlobGrepAskUserQuestion
Path: skills/generators/app-store-assets/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 589
Language: Swift

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# App Store Assets Generator Generate complete asset specifications, design guidelines, and checklists for all App Store Connect promotional artwork and media. ## When This Skill Activates Use this skill when the user: - Asks about "App Store asset specs" or "screenshot sizes" - Mentions "app preview" video requirements - Wants to know "what images do I need" for App Store - Preparing assets for submission or update - Asks about "featuring artwork" or "subscription images" - Needs a comprehensive asset checklist ## Configuration Questions Ask user via AskUserQuestion: 1. **Which platforms?** (multi-select) - iPhone - iPad - Mac - Apple Watch - Apple TV - Apple Vision Pro 2. **What assets do you need?** - App icon - Screenshots - App preview video - In-App Event card images - Subscription promotional images - Custom Product Page assets - All of the above ## Output Format Read `specs-reference.md` and generate a customized asset checklist for the user's platforms. ```markdown # App Store Asset Checklist: [App Name] ## Required Assets ### App Icon | Spec | Value | |------|-------| | Size | 1024 x 1024 px | | Format | PNG | | Color space | sRGB or Display P3 | | Layers | Flat (no trans

What's inside
Steps it walks through
  1. When This Skill Activates
  2. Configuration Questions
  3. Output Format
  4. References
Ships with 1 file
  • specs-reference.md
More from claude-code-apple-skills
All skills →
About this skill
What does the app-store-assets skill do?

Comprehensive App Store asset specifications and guidelines for all promotional artwork — app icons, screenshots, app previews, event cards, subscription images, and featuring artwork. Use when preparing assets for App Store Connect upload.

How do I install it?

Run `npx skills add rshankras/claude-code-apple-skills --skill app-store-assets --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From rshankras/claude-code-apple-skills, a repository with 589 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going