Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:56:08 +08:00
commit 172a2479ec
8 changed files with 965 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "skill-developer",
"description": "Tools and guidance for creating effective Claude Code skills",
"version": "1.0.0",
"author": {
"name": "Artur Roszczyk",
"email": "[email protected]"
},
"skills": [
"./skills"
]
}