Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:53:58 +08:00
commit aa391508ca
6 changed files with 1431 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "web-dev-skills",
"description": "Specialized skills for modern web development including React, Next.js, APIs, and frontend optimization",
"version": "1.0.0",
"author": {
"name": "Claude Skills Marketplace"
},
"commands": [
"./commands"
]
}