preview-scad
Installation
SKILL.md
OpenSCAD Preview Skill
Render OpenSCAD files to PNG images so you can visually verify your work.
Usage
/preview-scad <file.scad> [options]
Workflow
- After creating or editing a
.scadfile, run this skill to render a preview - Read the generated PNG image to visually inspect the result
- If the result doesn't look right, fix the code and re-render
- Repeat until the design matches the requirements