Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:23:14 +08:00
commit 6f6c079f71
11 changed files with 545 additions and 0 deletions

73
plugin.lock.json Normal file
View File

@@ -0,0 +1,73 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/testing/load-balancer-tester",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "7cb134ab9ac6d569100d47786c370c9f8532afb7",
"treeHash": "edf24c22c97c71d7e6879bfe7593d8bdd8f40095e85342d0c191077949d199ad",
"generatedAt": "2025-11-28T10:18:32.205885Z",
"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": "load-balancer-tester",
"description": "Test load balancing strategies with traffic distribution validation and failover testing",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "1c31944165237064cb723cda00d62ea6296d639db2c9b883a7796d4214c9d404"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "97a2a6c1c63f796a8de48ae5e4f4115825507aa0afc8499140b4d88433da5ac1"
},
{
"path": "commands/lb-test.md",
"sha256": "99ac7560e4ebd8225a1dc93e6727e4f20ed5137da5d8da85097e6b114c1abf21"
},
{
"path": "skills/load-balancer-tester/SKILL.md",
"sha256": "60f5f090bdf1183ea32cfc5eec34622d17154926659f5367d1394c3b7cd2ba6f"
},
{
"path": "skills/load-balancer-tester/references/README.md",
"sha256": "0f0ff2482815fabc198f9ab84fd759735c402d7c417c908cb08320950723b0bd"
},
{
"path": "skills/load-balancer-tester/scripts/README.md",
"sha256": "22a5964e8757cb2243da12a358622c06a8d4a3ce82d7e25d1580f56e2cf87996"
},
{
"path": "skills/load-balancer-tester/assets/README.md",
"sha256": "5d99211170f74a12e47217159a3c17dcfd64c0aa65ad503d0f90e582991c4d49"
},
{
"path": "skills/load-balancer-tester/assets/example_config.conf",
"sha256": "ffe098389fc6917522ec51501caa5eab4c06e81cabd16180bb3e6e103c176552"
},
{
"path": "skills/load-balancer-tester/assets/report_template.html",
"sha256": "4fb0bed0ac8292acdc3431abb1b5bafc9869ce92fea537993d191dbdc983a858"
},
{
"path": "skills/load-balancer-tester/assets/test_template.json",
"sha256": "f05b94a11dd7949f43d9c87392df9ae55aa5d0c723e4c22c188dec545dc1feb5"
}
],
"dirSha256": "edf24c22c97c71d7e6879bfe7593d8bdd8f40095e85342d0c191077949d199ad"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}