Command line · for any coding agent
One install and Claude Code, Codex or Cursor can read the app you just built, study the competitors ranking on your keywords, and paint a store-ready set into your repo.
Same install everywhere. Only the last step depends on your tool.
Our own intake form asks a human to describe their app. Your agent is already in the repo.
› make my App Store screenshots Read apphouse.project.yml Habit Kit · Health & Fitness Read README.md positioning, feature list Read Localizable.strings 84 strings — the app's own words Glob **/*View.swift 6 screens: Today, Streaks, Detail, Stats, Paywall, Settings Read AppIcon.appiconset logo found $ slab new --context-file .ctx.json ✓ 6 screenshots, logo, brief written from README + paywall $ slab plan --slots 5 free 0 Build streaks that stick poster hook 1 Every habit, one glance Today 2 4.8★ from 812 people review wall 3 Widgets on your home screen Stats ← nobody else shows this 4 Start your first streak today Paywall Nothing painted yet, nothing charged. 5 slots × 2 credits = 10. Want me to change any caption first?
apphouse.project.yml · Info.plist Name, category, bundle ID and store URL — no typing.
README.md · fastlane/metadata Positioning and features become the creative brief.
Localizable.strings Captions in the app's own vocabulary, not invented ones.
*View.swift · lib/screens The real screen list, so no two shots repaint one screen.
paywall & subscription config The premium feature earns a slot instead of hiding in settings.
./screenshots · xcrun simctl Found on disk, or captured live from your simulator.
Only manifests, README, store metadata and localized strings are sent. Your source code never leaves your machine.
Everything except painting is free. One paint is one command, so every credit spend asks you first.
| Command | What it does | Cost |
|---|---|---|
| slab audit | Score a live listing against its niche and the design language | free |
| slab new | App not on the store yet — read the repo, upload screens, plan | free |
| slab remaster | App already on the store | free |
| slab plan | Captions and one style system for the whole set | free |
| slab edit | Rewrite a single screenshot's words | free |
| slab paint | Paint one screenshot, then show it to you | 2 credits |
| slab export | Write every App Store size into your repo | free |
The audit costs nothing and spends no credits.
Painting costs 2 credits a screenshot. New accounts start with 5 free.