Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:02:31 +08:00
commit 866f3dbf18
34 changed files with 8341 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "claude-code-skills",
"description": "skills, plugins",
"version": "1.0.0",
"author": {
"name": "Towry Wang",
"email": "tovvry#gmail.com"
},
"skills": [
"./skills"
]
}