forgecad-component-model

Enforces ForgeCAD Component Model rules for multi-file assembly projects.

Updated May 8, 2021
One-click install
npx skills add https://github.com/tamayotchi/dotfiles --skill forgecad-component-model-tamayotchi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: forgecad-component-model
Source: https://github.com/tamayotchi/dotfiles/tree/main/my-forgecad-project/.agents/skills/forgecad-component-model
Command: npx skills add https://github.com/tamayotchi/dotfiles --skill forgecad-component-model-tamayotchi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures adherence to the ForgeCAD Component Model, simplifying the construction and review of multi-part assemblies in ForgeCAD.

Core Features & Use Cases

  • Component Model Enforcement: Ensures parts build at origin, connectors position them, and data flows down from parent.
  • Assembly Construction: Facilitates building or reviewing ForgeCAD projects with a structured approach.
  • Use Case: When creating a multi-part assembly in ForgeCAD, use this Skill to ensure all components are built according to the ForgeCAD Component Model, streamlining the process and reducing errors.

Quick Start

Use the forgecad-component-model skill to enforce the ForgeCAD Component Model for your assembly.

Frequently Asked Questions about forgecad-component-model

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a multi-part assembly in ForgeCAD without positioning errors?

To build a multi-part assembly in ForgeCAD without errors, enforce the Component Model so parts build at origin and connectors position them. This structured approach streamlines construction and reduces positioning errors.

What is the ForgeCAD Component Model and how does data flow work?

The ForgeCAD Component Model is a structural rule set for assemblies where data flows down from the parent component. It ensures parts build at origin and connectors position them correctly within the CAD design workflow.

Can I use this Skill to review an existing multi-file ForgeCAD project?

Yes, you can use this Skill to review existing multi-file ForgeCAD projects. It facilitates assembly review by checking adherence to specific part construction rules, connector usage, and data flow management.

What are the construction rules for components in a ForgeCAD assembly?

Construction rules for ForgeCAD components require parts to build at origin while connectors position them. The Skill enforces these specific rules alongside proper data flow management from the parent component.

Do I need any external dependencies to enforce the ForgeCAD Component Model?

No external dependencies are required to enforce the ForgeCAD Component Model. The Skill operates independently using internal scripts and references to validate part construction and data flow.