What problem does it solve? Turning raw app screenshots into polished, store-compliant marketing images normally requires manual design work in an editor, repeated for every locale, style change, or UI update. This Skill makes the entire process data-driven and repeatable: one JSON manifest defines copy, layout, style, and elements, and a Playwright-based renderer outputs finished PNGs in seconds. ## Core Features & Use Cases - Manifest-driven rendering: 30 composable styles (bg × type × device × decor recipes) × 30 layouts (bleed, tilt, panorama, two-up, card-stack, quote, and more), plus an elements layer for UI crops, stamps, stats, logos, quotes, and feature grids. - Built-in quality bar and store-rule guardrails: automatic checks for device share, headline overflow, and copy overlap, plus Google Play rules (no frames, ≤20% text, banned promo words) and Apple 2.3.10 compliance, with a --strict mode for CI. - Full pipeline tooling: scaffold a new deck, import an existing store listing from an App Store or Play URL, generate a review page for sign-off, create AI-generated mascots/stickers/icons via Codex, render a style catalogue for review, and produce 1024/512/180 icon sets. - Use Case: You have raw iPhone and Pixel captures and need a five-screen zh-TW deck for both stores. Pick a style from the rendered catalogue, set per-screen layouts in the manifest, render with one command, and upload the output folder directly with gpc or asc. ## Quick Start Ask the agent to render the screenshots defined in manifest.zh-TW.json into the framed/zh-TW output folder using the store-art renderer.