Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:26:05 +08:00
commit 747941de42
14 changed files with 2626 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "skill-builder",
"description": "Build and design effective Claude Code skills with step-by-step guidance",
"version": "1.1.0",
"author": {
"name": "jlaswell",
"url": "https://github.com/jlaswell"
},
"skills": [
"./skills"
]
}