# Create App Store Screenshot Sets

App Store screenshots must sell the product quickly. This skill helps Claude, Codex, and Claude Code build local generators for polished iOS marketing screenshots.

## Install

```bash
npx skillstore add parthjadhav/app-store-screenshots
```

## Metadata

- Status: approved
- Slug: parthjadhav-app-store-screenshots
- Skillstore revision: r1
- Version status: missing
- Tree hash: 3bf3515ccd119408919a19fb216640eecebfe7660f415f726885ce2d1ed7f8c1
- Author: ParthJadhav
- GitHub username: ParthJadhav
- License: MIT
- Repository: https://github.com/ParthJadhav/app-store-screenshots/tree/main/skills/app-store-screenshots/
- Ref: 3e4b6c31a74a3bd1a291c98cf585d720cb9fbc88
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: confirmation\_required
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands
- Quality score: 75
- Public page: https://skillstore.pages.dev/skills/parthjadhav-app-store-screenshots
- Manifest: https://skillstore.pages.dev/api/skills/parthjadhav-app-store-screenshots/manifest

## Capabilities

- Plans an App Store screenshot narrative from user-provided features and brand inputs.
- Guides setup of a local Next.js and Tailwind screenshot generator.
- Uses a bundled iPhone mockup with measured screen overlay values.
- Defines Apple portrait export sizes for modern iPhone screenshots.
- Provides layout, typography, and copy rules for readable marketing slides.
- Shows how to export PNG files with html-to-image from local browser previews.

## Use Cases

- Prepare Launch Screenshots: Turn product screenshots and brand details into a complete App Store screenshot plan and generator.
- Refresh Store Visuals: Create new marketing slides when an app changes positioning, features, or visual identity.
- Automate Export Sizes: Build a repeatable local workflow for previewing slides and exporting Apple-sized PNG files.

## Prompt Templates

### Plan My Screenshot Set

```
Plan an iOS App Store screenshot set for my app. Ask for the screenshots, icon, colors, font, features, slide count, and style.
```

### Write Slide Copy

```
Create three headline options for each slide. Keep each headline short, readable at thumbnail size, and focused on one benefit.
```

### Build the Generator

```
Build a local Next.js screenshot generator using my approved copy, screenshots, icon, colors, and the bundled phone mockup.
```

### Optimize Exports

```
Review the generator for export reliability. Verify sizing, image loading, font rendering, numbered filenames, and html-to-image behavior.
```

## Limitations

- It does not create App Store Connect listings or upload assets.
- It depends on user-provided screenshots, icon files, colors, and feature details.
- It focuses on iPhone portrait screenshots, not iPad or landscape formats.
- It provides implementation guidance, not a ready hosted screenshot service.

## Best Practices

- Approve the slide narrative and copy before building layouts.
- Use real app screenshots and a high-resolution icon for final exports.
- Run exports locally and review every PNG before App Store submission.

## Anti Patterns

- Do not turn each slide into a dense feature list.
- Do not reuse the same phone placement on every slide.
- Do not upload private screenshots or icons to services the user did not approve.

## Security Audit

- Audited at: 2026-07-09T07:31:07.311\+00:00
- Summary: The high screen-capture detections are false positives: the skill asks for local app screenshot files and uses local DOM capture for export. The external-command detections are Markdown setup examples, inline code, or TypeScript snippets with fixed commands and no dynamic execution path. Manual review of mockup.png found a normal phone-frame PNG asset.

## Stats

- Views: 152
- Downloads: 10
- Favorites: 0
- Popularity score: 0
