Per-screen design research using Mobbin's MCP. One alignment interview, exhaustive sitemap, parallel Mobbin queries per screen, one bundled HTML deliverable.
- ✅ SaaS product UI/UX — proven. Use freely.
- ✅ Mobile apps (iOS) — proven. Use freely. Calibrated on a 28-screen iOS app run (162 refs across 8 surfaces): atlas register, ref curation, anti-ref enforcement, and per-screen recommended-pattern paragraphs all held up. Android untested but expected to work the same way via Mobbin's platform filter.
⚠️ Marketing websites / single-page manifestos — experimental. Phase 5 synthesis currently drifts toward over-detailed schematic vocabulary on marketing surfaces. Run Phase 1-4.5 (atlas + feedback) and hand off to a designer; do not rely on auto-synthesized decks for this vertical yet.- 🔬 Conversion funnels, docs sites — untested. Workflow supports them but no production run validated.
See SKILL.md § Vertical Extensibility for the per-vertical status detail and recommended workflow.
PRs that improve any non-SaaS vertical are very welcome — see CONTRIBUTING.md. The bar is real-world tested with before/after evidence, not theoretical improvements.
For any SaaS / app idea:
- Interviews you about the product — register, brand anchors, must-have flows, anti-references.
- Enumerates every screen the product will have, including sub-states (empty / loading / error / populated / modal).
- Queries Mobbin's MCP per screen with multiple angles, curates 4–8 references each, writes specific analysis.
- Bundles everything into a single self-contained HTML report (
screen-atlas.html) with sidebar nav + per-screen sections.
/design-atlas <product-name>
Mobbin's MCP must be installed and authenticated:
claude mcp add mobbin --scope user --transport http https://api.mobbin.com/mcp
# Then in Claude Code: /mcp → mobbin → Authenticate (browser OAuth)
# Restart Claude Code so the new MCP is visiblePaid Mobbin plan required for full library access.
data/<product-slug>-screen-atlas.html— the full HTML report, open in browserdata/<product-slug>-screen-atlas.md— terminal-friendly markdown summary
skills/design-atlas/SKILL.md— full workflow instructionsskills/design-atlas/template.html— HTML report template- Related:
/design-lab <screen>(Lazyweb skill) for follow-up UI variations per screen