Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:21:27 +08:00
commit d04f41834d
5 changed files with 1244 additions and 0 deletions

49
plugin.lock.json Normal file
View File

@@ -0,0 +1,49 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:Dieshen/claude_marketplace:plugins/go-best-practices",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "54dcdb9929513ce83baceeabfe8b6c4ce386af05",
"treeHash": "4b761073df05c26e1c6e8d93055cfc59a9faedf965a2b27b032a55120508809a",
"generatedAt": "2025-11-28T10:10:23.138073Z",
"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": "go-best-practices",
"description": "Go Best Practices - Idiomatic Go patterns, concurrency, error handling, testing, and production-ready Go development",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "6c3958a2dcd85d3f21bd2a2051580488d4025a8a55bb2116cda764f7d6605662"
},
{
"path": "agents/go-builder.md",
"sha256": "81c80ec1b52d5fac4851ab1a7cc8a0c1fbca566da132a5f756b140b7c2f8fba4"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "88f5ac6373ada0a64a22e1081511c764f609f48576ab46d9195a47f7b96ef946"
},
{
"path": "commands/go-bp.md",
"sha256": "02bb6e4a9a01fd63304235ce1eb4b2dbf19b01e589c265279df3c22bb85eafc5"
}
],
"dirSha256": "4b761073df05c26e1c6e8d93055cfc59a9faedf965a2b27b032a55120508809a"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}