Tab Screens

5
FlashcardReviewScreen Tab

Interactive spaced-repetition review session with video playback and FSRS rating buttons

Routes:
/drill
Interactions:
rate againrate hardrate goodrate easyplay videoloop videochange speed
Empty: "No moves due for review"
FlowScreen Tab

Interactive move transition graph — directed aura network with affinity weights

Routes:
/flow/flow/move/:id/flow/inspector
Interactions:
select nodecreate linkmulti selectcategory clusterinspector
partially_wip
LabScreen Tab

Sprint-based practice lab — curated move clusters with focused session logging

Routes:
/lab/lab/:id
Empty: "No labs yet — create one to start focused practice"
wip
MoveListScreen Tab

Browsable arsenal of all moves and combos with search, filtering, and view mode toggle

Routes:
/moves
View Modes:
listgrid
Interactions:
searchfilter categorytoggle view modeadd moveimport from photossegment moves combos
Empty: "No moves yet — tap + to add your first move"
StatsScreen Tab

Learning analytics dashboard — retention curves, card state distribution, activity timeline

Routes:
/progress
Empty: "Start reviewing to see your progress"
wip

Modal Screens

12
AuthScreen Modal

Authentication flow — Clerk/Supabase sign-in for cloud sync

Routes:
/auth
BattleScreen Modal

Competitive practice mode — round-based scoring of random moves

Routes:
/battle
Interactions:
start battlerate moveend battle
wip
ComboDetailScreen Modal

Combo inspector — ordered move sequence with video playback and reordering

Routes:
/moves/combo/:id
Interactions:
play videoedit namereorder movesadd moveremove move
CreateComboScreen Modal

Combo builder — name, select moves, set order, save

Routes:
/create-combo/edit-combo/:id
Interactions:
name comboadd movesreordersave
FreeSpaceScreen Modal

Storage management — delete local video copies to reclaim device space

Routes:
/settings/free-space
Interactions:
delete local copiesview storage
MoveAnalysisScreen Modal

AI-powered pose detection overlay on move videos

Routes:
/move-analysis
Interactions:
pose detectionoverlay view
experimental
MoveDetailScreen Modal

Single move inspector — video playback, metadata editing, FSRS card state, review history

Routes:
/moves/move/:id
Interactions:
play videoedit nameedit categoryedit notesarchivedelete
RecentlyDeletedScreen Modal

Soft-delete recovery — restore or permanently delete archived moves

Routes:
/settings/recently-deleted
Interactions:
restorepermanent delete
SettingsScreen Modal

App configuration — theme, font, accent color, sync providers, category management

Routes:
/settings
Interactions:
themefontaccent colorsynccategories
SyncProvidersScreen Modal

Cloud sync provider configuration — enable/disable iCloud, Google Drive

Routes:
/settings/sync-providers
Interactions:
enable icloudenable gdriveconfigure provider
SyncStatusScreen Modal

Sync operation monitor — view in-flight and failed sync operations with retry

Routes:
/settings/sync-status
Interactions:
view operationsretry failed
VideoEditorScreen Modal

Video trimming and export with share sheet integration

Routes:
/video-editor
Interactions:
trimexportshare