Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Canvas Lab

Tiny local design canvas inspired by Claude Design.

Use Codex or Claude Code to wireframe directly in files. The browser is just the viewer: chat on the left, canvas/page preview on the right.

Canvas Lab interface preview

Start

Double-click start.command.

Requirements:

  • Python 3 for the local server.
  • Codex CLI or Claude Code CLI only if you want the chat to edit files.

Or:

python3 bridge/server.py

Open:

http://127.0.0.1:8787/core/canvas.html?project=default

Structure

core/       shared viewer
bridge/     local codex/claude bridge
projects/   design projects

Inside a project:

AGENTS.md
DESIGN.md
canvas.jsx
components/
chats/

Agents mostly edit canvas.jsx and components/*.jsx.

Canvas mode is for flows/variants. Page mode is for one fullscreen responsive page.

Use Export in the top bar to download a standalone HTML viewer or open a print/PDF view.

About

A tiny local design canvas for agent-driven wireframes.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages