KoStardKoStardCommunity·23 Agent Skills Included

forgecad-public-kit

Build parametric 3D CAD models with AI and JavaScript

Builds manufacture-realistic parametric 3D models from plain JavaScript files using the ForgeCAD code-first CAD system. Reconstructs CAD models from STL, STEP, or reference images, then validates them with collision checks, section views, and MuJoCo physics simulation. Removes manual CAD clicking by letting AI agents design, render, grade, and export STL or STEP files directly from the terminal.
npx skills add KoStard/forgecad-public-kit --all -g -y

All Skills in This Repository (23)

Pure Emerald Level Indicators
📦 In Repo
KoStardKoStard

forgecad-lld

Generate Low-Level Design documents with dimensions, constraints, and verification criteria for ForgeCAD models.

Community
Intermediate
📦 In Repo
KoStardKoStard

forgecad-image-replicator

Build ForgeCAD geometry from reference images with multi-view validation.

Community
Advanced
📦 In Repo
KoStardKoStard

forgecad-render-inspect

Interpret ForgeCAD inspection bundles to verify models and localize defects.

Community
Intermediate
📦 In Repo
KoStardKoStard

forgecad-blockout-model

Create rough ForgeCAD concept models from simple primitives with ghost volumes.

Community
Basic
📦 In Repo
KoStardKoStard

forgecad-high-level-spec

Write a high-level design document with interfaces, alternatives, and tradeoffs.

Community
Basic
📦 In Repo
KoStardKoStard

forgecad-component-model

Enforce ForgeCAD component models with origin-only parts and connector-based assemblies.

Community
Intermediate
📦 In Repo
KoStardKoStard

forgecad-model-grader

Grade ForgeCAD models against requirements with evidence-based 0-10 scoring.

Community
Advanced
📦 In Repo
KoStardKoStard

forgecad-3d-reconstruction

Reconstructs scanned 3D models as editable CAD files with scoring.

Community
Advanced
📦 In Repo
KoStardKoStard

forgecad-reconstruction-benchmark

Reconstruct ForgeCAD reference assets into editable parametric source code.

Community
Advanced
📦 In Repo
KoStardKoStard

forgecad-project

Manage ForgeCAD projects and hosted files via the project CLI workflow.

Community
Intermediate
📦 In Repo
KoStardKoStard

forgecad-prepare-prompt

Convert vague product requests into a ForgeCAD build brief and master modeling prompt.

Community
Advanced
📦 In Repo
KoStardKoStard

forgecad-make-a-model

Generate ForgeCAD (.forge.js) models with project conventions and validation.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install ForgeCAD Public Kit?

Run `npx skills add KoStard/forgecad-public-kit --all -g -y` in your terminal to install all ForgeCAD agent skills globally.

What is code-first parametric CAD?

It means your 3D model is a normal JavaScript file with adjustable parameters, so changing a number instantly updates the geometry, renders, and exports.

Can AI rebuild a 3D model from images or STL files?

Yes. The reconstruction skills turn reference photos or existing STL, STEP, and 3MF files into clean parametric ForgeCAD models, then score the result against the source.

Does ForgeCAD work with Claude Code and other AI agents?

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Codex, OpenCode, and other compatible agents.

Can I export models for 3D printing or manufacturing?

Yes. Models export to STL and 3MF for printing, STEP for machining, plus bills of materials and flat patterns for sheet goods.

Related Repositories in Design & Creative

View All in Design & Creative