cadova-3d-modeling
Installation
SKILL.md
Cadova 3D Modeling
Overview
Produce Swift code that builds 3D geometry with Cadova based on user input. Translate requirements into Cadova primitives, operations, and transforms, then wrap the result in await Model(...) or await Project { ... }.
Workflow
1) Clarify requirements
- Extract dimensions, units, tolerances, and required output format.
- Identify key features (holes, fillets, chamfers, text, patterns, symmetry).
- Ask focused questions when any of the following are missing: overall size, feature placement, thickness, orientation, or print constraints.