docs: 添加 cyclegui-app-development 项目技能

将 CycleGUI 开发技能(含 Duplicated id 防碰撞规范)纳入 .cursor/skills,并调整 gitignore 仅放行 skills 目录可提交。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
zhaowei.huang
2026-06-30 22:38:18 +08:00
co-authored by Cursor
parent 1724ea57f6
commit 158d770c54
12 changed files with 2149 additions and 1 deletions
@@ -0,0 +1,8 @@
# CycleGUI Examples
完整示例已整理到 `references/examples.md`。优先按任务主题读取:
- 最小应用、多面板、模态、实时数据、表格:`references/examples.md` 示例 1-5。
- 模型、点云、Painter、选择、坐标拾取:`references/examples.md` 示例 6-9、13。
- 工具栏、Local + Web`references/examples.md` 示例 11-12。
- Medulla2 插件结构:`references/examples.md` 示例 10、14。