Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:40:16 +08:00
commit 9c6a81fd7f
8 changed files with 1030 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "productivity-skills",
"description": "Productivity and workflow optimization skills for analyzing usage patterns, auditing code, bootstrapping projects, and generating documentation",
"version": "1.0.0",
"author": {
"name": "mhattingpete"
},
"skills": [
"./skills"
]
}