Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:31:31 +08:00
commit 7e99b9e13d
5 changed files with 744 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "code-skills",
"description": "code skills with claude",
"version": "1.0.0",
"author": {
"name": "hynu",
"email": "khw1031@gmail.com"
},
"skills": [
"./skills"
]
}