Initial commit

This commit is contained in:
zhongwei
2025-11-29 09:37:38 +08:00
commit cae16e253c
6 changed files with 254 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "ui-design",
"description": "UI设计与开发 - ImGui/ExDUIR高性能界面",
"version": "1.0.0",
"author": "743175724",
"agents": [
"./plugins/ui-design/agents/ui-ux-designer.md",
"./plugins/ui-design/agents/imgui-engineer.md",
"./plugins/ui-design/agents/exduir-engineer.md"
]
}