Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:28:30 +08:00
commit 1f575f61f9
16 changed files with 6086 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "badger-2350-dev",
"description": "Complete development environment for Universe 2025 (Tufty) Badge with MonaOS app creation, deployment, and API reference",
"version": "1.0.0",
"author": {
"name": "Badge Developer Community"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}