Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:49:08 +08:00
commit 3e5634bde6
6 changed files with 160 additions and 0 deletions

53
plugin.lock.json Normal file
View File

@@ -0,0 +1,53 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:rafaelcalleja/claude-market-place:plugins/productivity-commands",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "62f0ea8e3f92a0394ba532bcf30233e4a13a3d76",
"treeHash": "144e8537e9ff6bf2355dfbd0ba717fa4a0632aec65bc2166b001bb6cb20538d7",
"generatedAt": "2025-11-28T10:27:43.280478Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "productivity-commands",
"description": "Collection of productivity-enhancing slash commands for common development workflows",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "335de2da30cda85f4f1da0d0ff9ca02a4595cb19cf35f7f40150c14c1d0be923"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "a0888d0bd840ca34175983d445b14cd3ec8088a1160dc585d304e9c2619cc38a"
},
{
"path": "commands/project-stats.md",
"sha256": "15bb1e985d6e038fc7728c0188979d12d4ae72ceeb5aa5707b99cd13e366797a"
},
{
"path": "commands/analyze-deps.md",
"sha256": "c3cc9e9582bfc76fab7c4fca29051c9224ab0a7beb2c2f07c915e84cba0d0493"
},
{
"path": "commands/quick-test.md",
"sha256": "9238c13df2f8a2a2e73e25c8c0d589b0501f92612f3cbc02089a0db233ea55b7"
}
],
"dirSha256": "144e8537e9ff6bf2355dfbd0ba717fa4a0632aec65bc2166b001bb6cb20538d7"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}