Claude Skill
KoStard/forgecad-public-kit
ForgeCAD Public Kit offers CAD-as-code examples, agent skills, and issue tracking for the ForgeCAD cloud CAD platform. Explore parametric CAD scripts in JavaScript and TypeScript.
Overview
Repository
Install this Skill
npm install -g forgecadRegistry
npm install -g forgecadgit clone https://github.com/KoStard/forgecad-public-kit.git
Summary
ForgeCAD Public Kit is a companion repository for the ForgeCAD cloud CAD platform, providing example scripts, agent skills, documentation links, and issue tracking for the broader community.
ForgeCAD 公共配套工具包:包含示例、代理技能、文档链接及问题追踪。托管版CAD应用及核心源码位于其他位置。
Key features
- CAD-as-code examples in JavaScript and TypeScript
- Agent skills for AI-assisted parametric CAD
- Centralized issue tracker for the ForgeCAD ecosystem
- Documentation links and community resources
- Parametric CAD scripting templates
Use cases
- Learning parametric CAD through code examples
- Integrating AI agents with CAD workflows
- Reporting bugs or requesting features for ForgeCAD
- Building custom CAD automation scripts
- Exploring CAD-as-code patterns
README excerpt
# ForgeCAD Public Kit  Public examples, agent skills, docs links, and issue tracking for ForgeCAD. ForgeCAD is code-first parametric CAD for JavaScript/TypeScript: a normal `.forge.js` file becomes a live model with parameters, assemblies, validation, renders, inspections, and exports. This repository is the public companion kit. It is intentionally focused on assets people can use directly: example models, installable agent skills, public issues, docs links, and historical benchmark artifacts. TypeScript is the file format. The browser is the CAD system. [**Try ForgeCAD**](https://forgecad.io) • [Docs](https://forgecad.io/docs) • [Examples](examples) • [Agent skills](skills/README.md) • [Open an issue](https://github.com/KoStard/forgecad-public-kit/issues) ## Start Here | If you want to... | Go here | | --- | --- | | Use the CAD app | [forgecad.io](https://forgecad.io) | | Learn the API | [Docs](https://forgecad.io/docs) | | Run example models | [`examples/`](examples) | | Install agent workflows | [`skills/`](skills/README.md) | | Report a bug or request an API | [Issues](https://github.com/KoStard/forgecad-public-kit/issues) | | Check commercial terms | [Pricing](https://forgecad.io/pricing) | ## Repository Scope | This public kit contains | The hosted product contains | | --- | --- | | Ready-to-run `.forge.js` examples | Browser workbench and project storage | | Agent skills and workflow prompts | Core app source and infrastructure | | Public bug reports and feature requests | Account, billing, and usage systems | | Historical benchmark artifacts | Product roadmap execution and customer projects | The npm package, CLI, hosted app, and backend/applicatio