Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:19:28 +08:00
commit 1da7b24c8e
254 changed files with 43797 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "unity-editor-toolkit",
"description": "Complete Unity Editor control toolkit with real-time WebSocket communication, SQLite database integration, and GUID-based persistence for GameObjects, hierarchy, scenes, console, and more",
"version": "0.12.1",
"author": {
"name": "Dev GOM",
"url": "https://github.com/Dev-GOM/claude-code-marketplace"
},
"skills": [
"./skills"
]
}