#77 · Primary category: AI Design & Prototyping

forgecad-public-kit

agent-skills cad-as-code cad-examples forgecad issue-tracker javascript-cad parametric-cad typescript-cad

Public companion kit for ForgeCAD: examples, agent skills, docs links, and issue tracking. The hosted CAD app and core source live elsewhere.

Project last updated:06/15/26

GitHub Stars

926

Forks

103

Contributors

3

License

MIT

Why we included this project

ForgeCAD is a code-first CAD tool where a plain .forge.js file becomes a live model with parameters, assemblies, and exports. This repository is the supporting kit that goes with it, not the engine itself: the hosted app and its core source live in another repo. What is here is practical. Example models such as robot hands and chess sets show how geometry gets scripted, agent skills let a coding assistant create or edit parametric models on your behalf, and the benchmark artifacts plus public issue threads give a frank picture of how current language models handle code-first CAD prompts. That last part is worth reading before you build an agent pipeline, because it tells you what to expect from the tooling. Teams doing mechanical or product design in code, or prototyping AI workflows that generate geometry, can clone this, study the patterns, and wire them into their own setup.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category