Add project-tools skill frontmatter metadata

This commit is contained in:
tian 2026-05-13 09:44:49 +08:00
parent 0a318f4dca
commit 413c0ea869

View File

@ -1,3 +1,8 @@
---
name: project-tools
description: Use when writing code that needs tool utilities (DialogHelper, UnitsConverter, LogManager, GeometryHelper, PathHelper, ModelHighlightHelper) in the NavisworksTransport project. Check this skill before writing new utility code to avoid reinventing existing tools.
---
# NavisworksTransport 项目工具类使用指南
## 概述