This is a browser-native CAD workflow built on signed-distance fields and GLSL shaders instead of traditional STEP geometry. You write ES modules that export SDF functions, optional procedural color, parameters, and animations, then render them directly in CAD Viewer via raymarching. It includes primitives, smooth booleans, TPMS lattices, and helpers for things like honeycomb infills and gyroid fields. The tooling can snapshot models from different angles or export to GLB when you need a mesh. It's experimental and you should stick with conventional CAD unless you specifically want implicit modeling, procedural variation, or mathematically defined structures that are awkward to represent as boundary meshes.
npx -y skills add earthtojake/text-to-cad --skill implicit-cad --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills