From 9d720f542c1cedf8c977ddb6254030494d1c529c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kaan=20Ak=C4=B1n?= Date: Sun, 5 Jul 2026 14:47:02 +0300 Subject: [PATCH] docs: add real case-study sample-output gallery to README Embed six unretouched result images from the two ModelRunner case studies (App Store screenshots + iOS demo assets) so the visual proof renders on GitHub and on the skill/plugin directories that index this repo. Co-Authored-By: Claude Opus 4.8 (1M context) Claude-Session: https://claude.ai/code/session_014mMiokFUSPYACccB49tap5 --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/README.md b/README.md index 2947a42..6db8eab 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,29 @@ Codex, Cursor, and GitHub Copilot**. `modelrunner/agent-skills` (add it with the [command below](#claude-code)). Two skills across four tool targets, built from the two [ModelRunner case studies](https://modelrunner.ai/blog). +## Sample outputs + +Real, unretouched results from the two case studies these skills are built from — every image below +was generated through the **[ModelRunner](https://modelrunner.ai)** MCP. + +**`app-store-screenshots`** — raw app captures → a cohesive, on-brand store set (device frames, +generated backgrounds, ASO headlines), kept consistent via an anchor→style-reference pass: + +

+ App Store screenshot — anchor/hero frame + App Store screenshot — styled set frame + App Store screenshot — styled set frame +

+ +**`ios-demo-assets`** — bulk, on-spec demo images loaded straight into Xcode's `Assets.xcassets` +and the Simulator's Photos library: + +

+ iOS demo asset — interior room + iOS demo asset — interior room + iOS demo asset — product shot +

+ ## What's inside | Skill | What it does |