Bear
A design blueprint Spectr produced from Bear. Scroll to look closer.
Clone Bear: live-Markdown editor with hashtag organization and a charcoal canvas
A complete UI blueprint of the Bear iOS notes app, captured from a real screen recording and documented down to exact hex, type and spacing. It covers the live-Markdown editor, inline #hashtag tokens, the tag sidebar, checkboxes, quotes and code blocks so an AI agent can rebuild the app faithfully.
Use it as the baseline for a focused Markdown note-taking app: the charcoal canvas (#21252B), the single red-to-orange brand gradient (#E0566F to #FF8A65), Bear Orange interactive glyphs (#FF8A65) and the three switchable type families are all documented to exact values. Every signature behaviour — in-place Markdown rendering, the hashtag filing system and the compose FAB — is specified for SwiftUI, Expo and Jetpack Compose.
Screens documented
- Note editor with live Markdown
- Tag sidebar (hashtag tree)
- Note list with previews
- Checkbox and todo lines
- Quote and code blocks
- Export and theme picker
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 Bear blueprint translates cleanly into an Expo Router app structure.