hypershotslisted
Install: claude install-skill hypersocialinc/hypershots
# HyperShots — spec-reliable App Store screenshots
Deterministic where it must be (HTML/CSS: device frames, fonts, copy, exact canvas, locales), generative only where it helps (cutout stickers, optional style grade). You author bespoke panel HTML per app; the scripts guarantee the specs.
## When to use / when not
Use for: App Store screenshot sets, localizing an existing set, revising panels, "make my screenshots cooler", Apple screenshot-spec questions, submitting a finished set to ASC. NOT for: general image generation, social/OG images, capturing simulator screenshots (→ fastlane snapshot).
## Intent router
| User wants | Read first | Then |
|---|---|---|
| New screenshot set | `references/create.md` | scaffold → brief → theme → author → render → self-review → validate |
| Pick fonts for the app | `references/typography.md` | mirror the brand or use the menu → `scripts/fetch-fonts.sh` vendors it |
| Tweak headline/sticker/theme | `references/revise.md` | edit → re-render → re-validate |
| Localize an existing set | `references/translate.md` + `references/i18n.md` | extract keys → strings.<locale>.json → inject → render → validate |
| Stylized/graded look | `references/edit-filter.md` | `edit-pass.sh` per panel, `grade-set.sh` for a set-consistent pass (needs genmedia + ImageMagick) |
| Generated stickers/backgrounds | `references/asset-recipes.md` | pinned genmedia recipes + degraded mode |
| Need captures / mid-gesture frames | `references/capture-recipes.md` | simct