← ClaudeAtlas

kappmaker-screenshotslisted

Design and translate App Store and Play Store MARKETING screenshots with AI — headlines, brand panels, device frames. Use when the user asks for store screenshots, marketing screenshots, or screenshots in other languages. Capturing the app's real screens is different — that is the project-bundled capture-app-screens skill, whose output feeds this one as references.
KAppMaker/KAppMaker-CLI · ★ 3 · AI & Automation · score 66
Install: claude install-skill KAppMaker/KAppMaker-CLI
# KAppMaker — Screenshots ## Before running any command 1. **Prerequisites** — `kappmaker --version` (install: `npm i -g kappmaker`). If a credential is missing the CLI says so; re-run `kappmaker config init`. 2. **Read `AiGuidelines/` first** — the PRD, positioning and UI spec already answer most questions. ### generate-screenshots — AI Screenshot Generation **Syntax**: `kappmaker generate-screenshots --prompt "<app description>" [options]` **Options**: - `--prompt <text>` (required) — App description or PRD - `--input <dir>` — Reference screenshots directory (default: auto-detect `Assets/screenshots`) - `--style <id>` — Style preset 1-8 (default: 1) - `--output <dir>` — Output directory (default: `Assets/screenshots`) - `--resolution <res>` — AI resolution: 1K, 2K, 4K (default: 2K) - `--poll-interval <seconds>` — fal.ai polling interval (default: 10) **Prerequisites**: `openaiApiKey`, `falApiKey`, `imgbbApiKey` — all prompted on first use if not set. **What it does**: Calls OpenAI to generate a detailed screenshot prompt, then fal.ai to generate 8 marketing screenshots in a fixed 2×4 grid, splits them into 8 individual 1284×2778 images, saves to appstore/playstore directories. Grid shape is fixed by design — number of reference images does not change the output count. **Style presets** (1-8): Different visual styles for the screenshots. Ask the user what style they prefer if not specified. **Where the reference screenshots come from**: `--input` wants plain cap