hypersocialinc/hypershots — explained in plain English
Analysis updated 2026-05-18
Generate a full set of App Store screenshots ready to upload to App Store Connect.
Translate an existing screenshot set into another language with one command.
Add AI generated sticker artwork or a style grade to marketing screenshots.
Validate that rendered screenshots meet Apple's exact dimension and format rules before submitting.
| hypersocialinc/hypershots | abuzar-ansarii/androidlinux-gpu | flashpoint493/unreal-angelscript-skills | |
|---|---|---|---|
| Stars | 20 | 20 | 20 |
| Language | Shell | Shell | Shell |
| Setup difficulty | easy | moderate | easy |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | vibe coder | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires Chrome and Node, AI sticker and style-grade features need a separate fal.ai key.
HyperShots is a tool that generates App Store screenshots for mobile apps, built as an installable skill for AI coding agents like Claude Code and Codex. Instead of asking an image model to generate the whole marketing screenshot in one shot, which tends to produce warped device frames and blurry text, HyperShots splits the work: it uses precise HTML and CSS rendered through headless Chrome for anything Apple has strict rules about, like device frame geometry and exact pixel dimensions, and only uses AI image generation for the parts that benefit from it, like decorative sticker artwork or an optional background style. You install it with a single command, and then you talk to your coding agent in plain language, telling it where your raw app screenshots are. The agent asks a short set of questions about your app's positioning, how many panels you want, and what devices to target, then writes custom HTML layouts and renders them into PNG files sized exactly to Apple's requirements. A built in validator checks every rendered image for correct dimensions, transparency, and color profile before you upload anything. It also supports translating the same screenshot set into other languages in one command, automatically shrinking headlines so translated text still fits inside the device frame. All of the required parts of the pipeline, meaning Chrome and Node, work without any AI service at all. The optional AI features, like generated sticker art or a style grade, need a separate API key and are entirely opt in. It is released under the MIT license, with its bundled fonts under the SIL Open Font License.
HyperShots is an AI coding agent skill that generates App Store screenshots, using exact HTML rendering for device frames and specs, with optional AI art.
Mainly Shell. The stack also includes Shell, HTML, CSS.
MIT license for the code, use freely for any purpose including commercial use as long as you keep the copyright notice, bundled fonts use the SIL Open Font License.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly vibe coder.
This repo across BitVibe Labs
Verify against the repo before relying on details.