cad-viewer

Installation
SKILL.md

CAD Viewer

Provenance: maintained in earthtojake/text-to-cad. Use the installed local skill files as the runtime source of truth; the repository link is only for provenance and release review. If the user asks to modify, debug, or iterate on CAD Viewer source itself, clone that repository and work there — this installed skill runtime runs the Viewer, it is not where you edit it.

Use this skill to open existing or newly generated CAD, implicit CAD, robot-description, or DXF files in CAD Viewer and hand back live review links. The expected input is one or more explicit file paths.

Start Viewer

Start one local CAD Viewer with npm run start. It serves the prebuilt Viewer bundle plus the CAD API on a single fixed port (3245). It is NOT started against a directory — a URL names the directory, so one Viewer serves any folder.

The default port 3245 is 0xCAD — "CAD" in hexadecimal.

Installs
6.3K
GitHub Stars
13.7K
First Seen
May 27, 2026
cad-viewer — earthtojake/text-to-cad