ios-marketing-capture-automation
Installation
SKILL.md
iOS Marketing Capture Automation
Skill by ara.so — Marketing Skills collection.
What This Skill Does
This skill helps you automate marketing screenshot capture for SwiftUI iOS apps by building an in-app capture system that:
- Adds a
#if DEBUG-gated capture system with zero production footprint - Seeds deterministic demo data so screenshots look populated and polished
- Navigates to each screen programmatically via step-based coordinator
- Snapshots full window including status bar, safe area, and presented sheets
- Renders isolated elements (cards, widgets, charts) via
ImageRendererat 3x with transparency - Loops every locale automatically — one build, N relaunches with
-AppleLanguages - Works with any SwiftUI navigation:
TabView,NavigationStack,NavigationSplitView