📸
AutomationShell

iOS Marketing Capture

by ParthJadhav

iOS Marketing Capture is an Automation skill for Claude Code, published by ParthJadhav in ios-marketing-capture.

253 stars14 forkson ParthJadhav/ios-marketing-captureAdded 2026/07/16Repository updated 2026/04/10
app-storeclaude-codecodexioslocalizationmarketingscreenshotsskillsswiftuixcode
Install in seconds
Install iOS Marketing Capture
Copy iOS Marketing Capture into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/ParthJadhav/ios-marketing-capture ~/.claude/skills/ios-marketing-capture

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/ParthJadhav/ios-marketing-capture.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in ParthJadhav/ios-marketing-capture
Installs to
~/.claude/skills/ios-marketing-capture
Collection
The only skill cataloged from this repository
Category
Automation2226 skills

What iOS Marketing Capture does

Automates capture of marketing screenshots for SwiftUI iOS apps across multiple locales, devices, and appearances, including full-screen shots and isolated element renders.

iOS Marketing Capture is cataloged under Automation on DirSkills. iOS Marketing Capture comes from a repository tagged app-store, claude-code, codex, ios and localization.

Documentation

README

iOS Marketing Capture

Overview

Automate reproducible marketing screenshot capture for a SwiftUI iOS app across multiple locales, with two parallel output streams:

  1. Full-screen captures — every marketing-relevant screen, with deterministic seeded data, real status bar / safe-area chrome
  2. Element captures — isolated renders of specific components (cards, widgets, charts) at any scale, with natural background inside rounded corners and transparency outside

This skill is the capture step. If the user also wants Apple-style marketing pages composited around the shots (device mockups, headlines, gradients), combine with the app-store-screenshots skill as a post-processing step.

Core Approach

This is the opening of the README. Read the full README on GitHub.

Frequently asked about iOS Marketing Capture

  • How does iOS Marketing Capture compare to other Automation skills?

    iOS Marketing Capture ranks #1493 by stars among the 2226 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of iOS Marketing Capture against them. Open each page to compare what they document and how they install.