Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:28:15 +08:00
commit 13e0eb6ac7
11 changed files with 2504 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "skill-developer",
"description": "Skill authoring guidance and best practices",
"version": "1.0.0",
"author": {
"name": "ClaudeSmith"
},
"skills": [
"./skills"
]
}