How to use this page.
Each tile opens a single design surface in a new tab — open them side by side to review.
For the cross-screen clickable prototype, use the
prototype shell.
Run a local server first.
Most designs lazy-load JSX/CSS siblings, which the browser blocks under file://.
From this folder run python3 -m http.server 8080 (or any static server) and visit
http://localhost:8080/.