Midjourney
A design blueprint Spectr produced from Midjourney. Scroll to look closer.
Clone Midjourney iOS down to the true-black canvas, 2x2 grid, and U1-U4 chip grammar
A production-grade design spec reverse-engineered from the Midjourney iOS app. Exact hex codes, the Inter UI plus monospace-prompt type split, the true-black OLED canvas, and the Discord-heritage upscale/variation chip system.
Ship a Midjourney-quality image-generation app without guessing a single token. Includes SwiftUI, Expo, and Jetpack Compose implementation guides plus a live iPhone preview.
Screens documented
- Create feed with prompt bar
- 2x2 job grid with U1-U4 chips
- Render-progress shimmer placeholder
- Parameter helper strip (--ar, --v)
- Full-screen image lightbox
- Explore community masonry
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 Midjourney blueprint translates cleanly into an Expo Router app structure.