Latency UX Tradeoff

Build-stage skill: designs the waiting experience for an AI flow — every recommendation tied to a stated user-tolerance threshold, measured or labeled heuristic, never vibes. Use when latency is shaping UX decisions — 'the summary takes 12 seconds, how should the UX handle it', 'stream or spinner', 'sync or async for a 45-second generation', 'users bail during generation' — or when /pm routes such a request here. Do NOT use to make the model faster (engineering), for model-cost selection (model-complexity-router), for threshold knowledge questions with no flow attached, or for visual spinner styling with no latency tradeoff.

Abhillashjadhav Updated

File contents

Abhillashjadhav/PM-agent-OS/tree/main/.claude/skills/latency-ux-tradeoff commit 06c0d4090d

Frequently asked questions

npx skillmds@latest add abhillashjadhav/latency-ux-tradeoff