Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:04:41 +08:00
commit 4896c607da
9 changed files with 806 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:venturo-id/venturo-claude:plugins/venturo-go",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "69b71011e3a3422daec49e53dfad4872eb557e41",
"treeHash": "8f31a046754c34d06c4739612c1da8a01e9870f336ab23dcd0c138376a2a8f30",
"generatedAt": "2025-11-28T10:28:55.049919Z",
"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": "venturo-go",
"description": "Go backend development automation for Venturo skeleton - Guided workflows for features, entities, endpoints, and adapters",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "828f72c6b50308a6c4b377876060238043f14e4415689850b1d671d7ff83d43b"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "7f4bf5d64d8d86aa852ca4f5d392fd68d1bf940aee39f84092eb53a7b5be3d26"
},
{
"path": "commands/new-adapter.md",
"sha256": "bf829f2face9260e9e8f343129fa4699715811eca3452c2ee177ee01e2e49609"
},
{
"path": "commands/new-feature.md",
"sha256": "2cc41ae5421fff903906776e1dd7a372a348514c1c8dbc2e536a861faff492e4"
},
{
"path": "commands/add-amqp.md",
"sha256": "a4f78b0d2b3154511511fabf5156c386bd70c0e7a5406e426e22ed199296627b"
},
{
"path": "commands/add-entity.md",
"sha256": "29efe61bcda77a22d9cad235ac1faabd632343e4753071ee9c94d7bc536eea34"
},
{
"path": "commands/add-endpoint.md",
"sha256": "a88edce4df5aae8264f9d839043eeda8d9d3d075b205477ec070f1c32ed3863c"
},
{
"path": "commands/add-adapter-impl.md",
"sha256": "3563adb6999b5a8708845551bf05f737dd8ca348671779070c8539fada834c39"
}
],
"dirSha256": "8f31a046754c34d06c4739612c1da8a01e9870f336ab23dcd0c138376a2a8f30"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}