Skip to main content

Impertio-Studio/ThatOpen-Claude-Skill-Package

SkillsMP 已收集 Impertio-Studio/ThatOpen-Claude-Skill-Package 中的 18 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
18
GitHub 星标
18
GitHub Forks
1

这个仓库中的 skills

已展示 18 / 18 个已收集 Skill。

职业分类
数据科学家
描述

Use when analyzing an IFC model's contents, generating reports on element counts, properties, or spatial structure. Prevents inefficient model queries and incomplete analysis. Covers IFC model analysis: spatial structure extraction, property set enumeration,…

原文语言:英语

更新
职业分类
网页开发工程师
描述

Use when scaffolding a complete ThatOpen BIM viewer application from scratch, including project setup, package installation, and working code. Prevents incomplete project setup and missing dependencies. Covers end-to-end viewer creation: Vite project setup,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when creating a ThatOpen BIM application, understanding the component system, or reasoning about the ThatOpen architecture. Prevents direct component instantiation instead of using components.get(). Covers Components container, Component base class,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when working with ThatOpen's fragment system for BIM model storage, loading, querying, or understanding the optimized geometry pipeline. Prevents worker initialization failures and memory leaks from undisposed models. Covers FragmentsManager,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when working with web-ifc directly for IFC parsing, querying IFC entities, extracting geometry, or understanding the WASM engine beneath ThatOpen components. Prevents WASM initialization failures and memory leaks from unclosed models. Covers IfcAPI,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when IFC loading fails, WASM initialization errors occur, or fragment worker initialization problems arise. Prevents common loading failures by documenting exact error patterns. Covers WASM init failures, IFC parse errors, WASM path misconfiguration,…

原文语言:英语

更新
职业分类
网页开发工程师
描述

Use when experiencing memory leaks, slow rendering, browser tab crashes, or performance issues with large BIM models. Prevents memory leaks from undisposed resources and main thread blocking. Covers disposal patterns, memory management, worker usage, BVH…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when implementing BCF (BIM Collaboration Format) issue tracking, viewpoint management, or IDS validation in a ThatOpen viewer. Prevents BCF version mismatches and missing topic configuration. Covers BCFTopics (create, load, export), BCF v2.1 and v3.0…

原文语言:英语

更新
职业分类
网页开发工程师
描述

Use when adding clipping planes, floor plan views, or cross-section visualization to a ThatOpen BIM viewer. Prevents using deprecated v2 Plans/ClipEdges patterns. Covers Clipper (create, delete, drag), ClipStyler (styles, createFromView, createFromClipping),…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when loading multiple IFC models, coordinating model positions, controlling per-model visibility, or working with multi-model scenarios. Prevents coordinate misalignment and visibility management errors. Covers multi-model loading, coordination matrix,…

原文语言:英语

更新
职业分类
网页开发工程师
描述

Use when implementing element selection, hover effects, outline visualization, or converting fragments to meshes in a ThatOpen viewer. Prevents missing Highlighter setup and style configuration errors. Covers Highlighter (click selection with styles), Hoverer…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when adding measurement tools to a ThatOpen BIM viewer, including distance, area, volume, and angle measurements. Prevents measurement lifecycle errors and missing snapping configuration. Covers LengthMeasurement, AreaMeasurement, VolumeMeasurement,…

原文语言:英语

更新
职业分类
网页开发工程师
描述

Use when configuring camera navigation modes, switching between orbit and first-person views, or implementing plan view for floor plans. Prevents incorrect projection usage and navigation mode conflicts. Covers OrthoPerspectiveCamera modes (Orbit,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when setting up a ThatOpen BIM viewer from scratch, creating worlds, configuring renderers, or initializing the 3D viewport. Prevents missing init() calls and incorrect world setup order. Covers complete viewer setup: Worlds.create(), SimpleScene,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when accessing ThatOpen components, implementing custom components, or working with the component lifecycle and event system. Prevents direct instantiation of components instead of using get(). Covers components.get() singleton pattern, component…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when loading IFC files into a ThatOpen viewer, configuring the IFC loader, or choosing between IfcLoader and IfcImporter approaches. Prevents WASM configuration failures and version mismatches. Covers IfcLoader setup, WASM path config, load() method,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when querying IFC properties, classifying model elements, or extracting data from loaded ThatOpen fragments. Prevents inefficient property queries and missing classifications. Covers Classifier (byCategory, byIfcBuildingStorey, byModel), find() queries,…

原文语言:英语

更新
职业分类
网页开发工程师
描述

Use when building BIM user interfaces with ThatOpen UI components, creating panels, toolbars, or property displays. Prevents missing BUI.Manager.init() and incorrect component usage. Covers @thatopen/ui web components (bim-panel, bim-toolbar, bim-table,…

原文语言:英语

更新
已展示 18 / 18 个已收集 Skill。