Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:53:55 +08:00
commit f514a3b9c7
5 changed files with 685 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "productivity-skills",
"description": "Workflow optimization skills for Git, performance profiling, and security auditing",
"version": "1.0.0",
"author": {
"name": "Claude Skills Marketplace"
},
"commands": [
"./commands"
]
}