What problem does it solve?
Turning text requests into editable 3D geometry is slow and requires CAD expertise, but this Skill converts your description into build123d parametric code and renders the result in a browser for fast iteration.
Core Features & Use Cases
- Text-to-3D via build123d: Create solids from plain prompts (e.g., gears, brackets, phone cases) by generating and executing Python CAD code.
- Reference-image modeling: Use an image path plus optional description to guide geometry reconstruction, including researching likely real dimensions.
- Browser CAD viewer workflow: Immediately view models, toggle render modes, inspect cross-sections, and export STEP for CAD/slicing tools.
- Viewer-driven region edits (✎): Select an area in the 3D viewer, submit an edit request, and have Claude apply it by updating the corresponding model script.
Quick Start
Use the command /render a gear with 12 teeth to generate the model, run the CAD code, and open the rendered result in the viewer.