Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:16:40 +08:00
commit f125e90b9f
370 changed files with 67769 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"name": "productivity-hooks",
"description": "Productivity enhancement hooks for automated insight extraction and learning",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Connor",
"email": "noreply@claudex.dev"
},
"skills": [
"./skills"
],
"hooks": [
"./hooks"
]
}