Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:26:23 +08:00
commit 3dd0702fa2
9 changed files with 957 additions and 0 deletions

65
plugin.lock.json Normal file
View File

@@ -0,0 +1,65 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:ether-moon/skill-set:plugins/skill-set",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "f9e096c884d85845c4ed22744e8c4cb5c0c02a85",
"treeHash": "2684b978aefcd5b0ced0b4f6b737f96019818fd665e28769acdbf1b96746d5a2",
"generatedAt": "2025-11-28T10:16:49.765893Z",
"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": "skill-set",
"description": "Comprehensive productivity skills and development tools for Claude Code, including git workflow automation, code context understanding, browser automation, peer LLM consulting, and CodeRabbit feedback processing.",
"version": "1.0.1"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "66552dc92db54f4c3236f513bcba87e5372f89b96722e06cf64f4c3bf30baf90"
},
{
"path": "agents/coderabbit-feedback.md",
"sha256": "07e88da8f3789869bcb22717bf1f37f7574c00b17ad219d5c3c80178779d2f0f"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "a3624f64d9a143f78ff23b48c7f137467683c6a171c92c3e0037845157896fe5"
},
{
"path": "commands/coderabbit/fix.md",
"sha256": "ba4c5ce7900ed715823e25b3a1348ca3176d4f8a08bb05b868d4946512ea96a7"
},
{
"path": "commands/consulting/review.md",
"sha256": "31a181e39e4ecf728847dee2f9d9ffacd8cb4dc57dd7fed52a314407d7e04e3b"
},
{
"path": "commands/git/pr.md",
"sha256": "fa40de92a074a624910b9d887614e45c5ad087b4b779eae4f98a7035cc70b258"
},
{
"path": "commands/git/push.md",
"sha256": "9df0afed131d01c2c47ec8cbd4189c54875bc0e12968318ef60b90f4e5f69976"
},
{
"path": "commands/git/commit.md",
"sha256": "60e100a5c5a3dbe3f9e6d2a44651bcccc61fe6b65fdc70f338d1e2056ecd097a"
}
],
"dirSha256": "2684b978aefcd5b0ced0b4f6b737f96019818fd665e28769acdbf1b96746d5a2"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}