Install
$ agentstack add skill-rshankras-claude-code-apple-skills-app-store-assets ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
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:
- Which platforms? (multi-select)
- iPhone
- iPad
- Mac
- Apple Watch
- Apple TV
- Apple Vision Pro
- 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
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: rshankras
- Source: rshankras/claude-code-apple-skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.