rawwerks/VibeCAD

79 stars · Last commit 2026-01-05

A library of Claude Code skills for teaching coding agents how to use various CAD tools

README preview

# VibeCAD

A library of Claude Code skills for teaching coding agents how to use various CAD tools.

Sponsored by [neThing.xyz](https://neThing.xyz)

## Installation

Add the marketplace to Claude Code:

```
/plugin marketplace add raymondweitekamp/VibeCAD
```

Then install the plugins you need:

```
/plugin install build123d@vibecad
/plugin install render-glb@vibecad
/plugin install gltf-transform@vibecad

View full repository on GitHub →