forgecad-component-model

Community

Assemble multi-part CADs without coordinate bugs.

AuthorKoStard
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents brittle ForgeCAD assemblies by enforcing a consistent component model so parts are pure functions and the assembly handles positioning and relationships via connectors and data flow.

Core Features & Use Cases

  • Origin-only parts: keeps each part’s geometry built at local origin without assembly-space offsets or structural coordinate math.
  • Connector-driven assembly: defines face-to-face connector interfaces so parts meet correctly without translate() hacks.
  • Prop/metadata flow discipline: routes dimensions downward as props and computed values upward as metadata so siblings never import each other.

Quick Start

Apply the component model by refactoring your multi-part ForgeCAD project so each part returns { shape, connectors, metadata } and the assembly composes parts using addPart() plus connect() couplings with zero coordinate math.

Dependency Matrix

Required Modules

None required

Components

references

đŸ’» Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: forgecad-component-model
Download link: https://github.com/KoStard/forgecad-public-kit/archive/main.zip#forgecad-component-model

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.