app-store-assets

app-store-assets is a skill for Claude Code from rshankras/claude-code-apple-skills. It costs 45 tokens per session (568 once invoked), scanned A, original, MIT.

A tool that lists the specifications and design rules for artwork submitted through App Store Connect, Apple's app-publishing service. It covers icons, screenshots, preview videos, event cards, subscription images, and featuring artwork.

In plain words
What is it for?
Use it to create a platform-specific checklist for iPhone, iPad, Mac, Apple Watch, Apple TV, or Apple Vision Pro artwork.
Why use it?
It helps prevent missing assets or incorrect sizes and formats when preparing an app for submission or an update.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: names the AskUserQuestion tool.

Part of the apple-skills plugin — 147 skills shipped together , and of apple-skills

Good fit Use it to create a platform-specific checklist for iPhone, iPad, Mac, Apple Watch, Apple TV, or Apple Vision Pro artwork.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rshankras/claude-code-apple-skills/app-store-assets
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add rshankras/claude-code-apple-skills --skill app-store-assets
Clone the repo
git clone --depth 1 https://github.com/rshankras/claude-code-apple-skills

Made for: Claude Code.

Or install apple-skills, the plugin that ships this one along with the rest of its 147 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for app-store-assets

README.md
[![agentmods](https://agentmods.dev/badge/skills/rshankras/claude-code-apple-skills/app-store-assets/github.svg)](https://agentmods.dev/skills/rshankras/claude-code-apple-skills/app-store-assets)
Your own site
<a href="https://agentmods.dev/skills/rshankras/claude-code-apple-skills/app-store-assets"><img src="https://agentmods.dev/badge/skills/rshankras/claude-code-apple-skills/app-store-assets/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for app-store-assets

Your own site · 80×15
<a href="https://agentmods.dev/skills/rshankras/claude-code-apple-skills/app-store-assets"><img src="https://agentmods.dev/badge/skills/rshankras/claude-code-apple-skills/app-store-assets.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 568 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00045 $0.00568
Opus 5 $0.00023 $0.00284
Sonnet 5 $0.00009 $0.00114
Haiku 4.5 $0.00005 $0.00057

Measured 10d ago against content hash ce50a35dbb34, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

app-store-assets scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/generators/app-store-assets/SKILL.md · 89 lines

How it starts

The opening of the file, as written. The whole thing — 89 lines — stays where its author put it; the contents beside it link to each section on GitHub.

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.

# 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 transparency, no rounded corners) |
| Shape | Square (system applies mask) |

### Screenshots: [Platform]
[Platform-specific requirements]

### App Preview (Optional but Recommended)
[Video specifications]

## Promotional Assets

### In-App Event Card
[Specs if applicable]

### Subscription Image
[Specs if applicable]

## Production Checklist
- [ ] All sizes prepared
- [ ] Localizations ready
- [ ] Tested on actual devices for readability
- [ ] Compliant with Apple content guidelines

References

  • specs-reference.md — Complete specifications for all asset types
  • Related: app-store/screenshot-planner — Screenshot strategy and captioning
  • Related: generators/in-app-events — Event card design guidance
  • Related: generators/custom-product-pages — CPP-specific asset planning

Read the full file on GitHub · 89 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 89 lines · 45 tokens per session scan A ce50a35dbb34

Subscribe to this mod's changes

app-store-assets is a skill published in the GitHub repository rshankras/claude-code-apple-skills (713 stars, last pushed 1mo ago), licensed MIT. It adds 45 tokens to every session and 568 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

apple-hig-ux

Apple-platform design and UX judgment — what a good iOS/iPadOS/macOS/watchOS/visionOS app FEELS like. Use whenever designing app screens or flows, answering Human Interface Guidelines (HIG) questions, judging "does this feel native", running a UX review of an Apple-platform app, choosing navigation patterns (tabs vs…

Dev869/swift-tothemax · 164 tokens

swift-accessibility-pro

Use when making SwiftUI/UIKit apps accessible — VoiceOver labels and traits, Dynamic Type, color contrast, Reduce Motion, and accessibility testing.

laxrajpurohit/swift-skills-pro · 33 tokens

mobile-design

Mobile UX patterns, touch interactions, gesture design, mobile-first principles, app navigation, and mobile performance.

manutej/luxor-claude-marketplace · 23 tokens

liquid-glass

Build iOS 26+ SwiftUI interfaces with Apple's Liquid Glass design language. Use when writing SwiftUI for iOS 26 / iPadOS 26 / macOS Tahoe (26) / watchOS 26 / tvOS 26 / visionOS 26, when the user mentions Liquid Glass, .glassEffect, GlassEffectContainer, iOS 26 design, glass material, glass button, or asks to redesign…

heyparsadev/liquid-glass-skill · 105 tokens

android-development

Android development with Kotlin, Jetpack Compose, and modern Android architecture. Use when building Android apps, implementing Material Design, or following Android best practices.

travisjneuman/.claude · 33 tokens

ios-development

Comprehensive guide for building native Apple platform applications.

travisjneuman/.claude · 43 tokens