Internal previews · unlisted

Wireframe Previews

Live, versioned wireframes. Open a project to view its latest version, switch versions, and comment — each version keeps its own thread. Rename or password-protect a project with the ✎ on its card.

Upload a wireframe

Pick a single, self-contained .html file. Add it as a new project, or as the next version of an existing one.

Edit project

How to add or update a project

Two ways — pick whichever suits you. Both keep versions grouped under one project.

🚀 Upload a file (no code, no GitHub)

  1. Click Upload a project above.
  2. New project: leave "Add to" on New project, name it, choose your .html file.
  3. New version: pick any existing project under "Add to", then choose the file — added as the next version.
  4. Upload & publish. Live instantly, with a version switcher and its own comments.

🔁 Via GitHub (auto-discovery)

  1. Get invited once, install GitHub Desktop, and Clone the repo.
  2. A folder is a project, each HTML file is a version — under products/<name>/.
  3. New version: drop a new .html file in that folder. New project: new folder + a file (+ optional name.txt).
  4. Commit → Push. Appears automatically; versions auto-label v1, v2, v3…
Paste it into your Claude — it'll clone the repo and follow the conventions (see CLAUDE.md).

🔒 Passwords are a light gate to stop casual browsing between projects — set one via ✎ on a card. Changing an existing password needs the old one; it's not strong security.