Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:58:14 +08:00
commit 1682d665e0
4 changed files with 236 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "tech-translator",
"description": "technical content translator",
"version": "0.0.1",
"author": {
"name": "stallboy"
},
"skills": [
"./skills"
]
}