Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:48:32 +08:00
commit b0bc2cf2e3
11 changed files with 2373 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "claude-powerpack",
"description": "Essential productivity tools for Claude Code: expert consultation docs, code extraction, and more",
"version": "1.1.0",
"author": {
"name": "Propstreet",
"url": "https://github.com/propstreet"
},
"skills": [
"./skills"
]
}