Documentation
README
iOS Marketing Capture
Overview
Automate reproducible marketing screenshot capture for a SwiftUI iOS app across multiple locales, with two parallel output streams:
- Full-screen captures — every marketing-relevant screen, with deterministic seeded data, real status bar / safe-area chrome
- 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.