A design blueprint Spectr produced from Reddit. Scroll to look closer.
Reddit UI blueprint — build a community forum app
The Reddit iOS app documented screen by screen — home, popular, communities, post detail, comments, inbox — with exact karma pills, flair chips, and threaded-comment indentation.
The reference for any forum, discussion, or link-aggregator app. Captures the dense threaded-comment tree that Reddit uniquely gets right.
Screens documented
- Home + popular
- Community
- Post detail
- Comment thread
- Inbox
- Profile
What a Spectr spec includes
Screen-by-screen documentation, complete design system (color, typography, spacing), navigation map, component library, implementation notes, and a Claude Code prompt — everything an AI coding agent needs to build.
Turnaround
Most mobile apps produce a full spec in under 90 seconds from a single screen recording. Upload your own MP4 and watch the blueprint generate live.
Why not a design file?
Design files don't compile. A Spectr spec is optimized for AI coding agents like Claude Code — it produces working code on the first prompt, not layered artboards.
Target stack
Every spec targets Expo SDK 54 and React Native on an iPhone 15 baseline. The Reddit blueprint translates cleanly into an Expo Router app structure.