5 shapes and 4 connections, sketched in isketch.
The whole template as text: copy it, keep it in your repo, hand it to an agent.
title: Mobile app screens note: Onboarding to home, four screens. welcome = screen "Welcome" -- Value prop, Sign up, Log in signup = screen "Sign up" -- Email, password, Apple and Google verify = screen "Verify" -- Six-digit code home = screen "Home" -- Your diagrams, FAB to draw nav = list "Tab bar" -- Home, Shared, Settings welcome -> signup : Sign up signup -> verify verify -> home : verified home -> nav