Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:53:46 +08:00
commit e46e3b4732
8 changed files with 2008 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "core-skills",
"description": "Essential universal skills for systematic, methodical, and efficient software development across all domains",
"version": "1.0.0",
"author": {
"name": "Claude Skills Marketplace"
},
"commands": [
"./commands"
]
}