No UI Flash

Use when an SPA or SSR app flashes the wrong UI before client-side data resolves — an app-shell skeleton shown to visitors who get bounced to login, a results skeleton before "no results found", a light-theme flash before dark mode, a generic placeholder that swaps to something jarringly different. Covers resolving state at the edge/server, optimistic hint cookies, redirect-back (returnTo) flows, and how to test the loading window.

rhyssullivan 0c62ddc 7.6 KB Updated

File contents

rhyssullivan/skills/tree/main/skills/no-ui-flash commit 0c62ddc12f

Frequently asked questions

npx skillmds@latest add rhyssullivan/no-ui-flash