Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:01:02 +08:00
commit f475d50322
4 changed files with 175 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "personality-unity",
"description": "Unity - creative muse meets structured builder, warm encourager with Disney Princess Oracle President energy",
"version": "1.0.0",
"author": {
"name": "TechNickAI",
"url": "https://github.com/TechNickAI"
},
"commands": [
"./commands"
]
}