Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:20:56 +08:00
commit c96959a7a7
8 changed files with 187 additions and 0 deletions

61
plugin.lock.json Normal file
View File

@@ -0,0 +1,61 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/performance/distributed-tracing-setup",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "421d821e419fe54cb422ce4b36336dc9ea35679a",
"treeHash": "ff2b88f4395f5b33a15974617b680680bf78c65f6bf271477f6ab00d28142452",
"generatedAt": "2025-11-28T10:18:24.835698Z",
"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": "distributed-tracing-setup",
"description": "Set up distributed tracing for microservices",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "33d5d1753a67a1351b09fb5babfc2ea36915d5d72f54697fe6e4990005c8bd88"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "2cd342a1adccc9dee4f9b7388f07f4cfc6288c6695b7b854000e8c04eaa1efc4"
},
{
"path": "commands/setup-tracing.md",
"sha256": "b134151f1589b6e5c9c012c81f0b5f4ae569123b37ac29f93b6eae31650e5492"
},
{
"path": "skills/distributed-tracing-setup/SKILL.md",
"sha256": "042696c2e85342f0a2c9a09059c46ef2dcd87da0fb739e6b2061f277de37e891"
},
{
"path": "skills/distributed-tracing-setup/references/README.md",
"sha256": "76e6e1f8b05e6688687424a2735489700d304bb3926016c929d7c01b08e3ce46"
},
{
"path": "skills/distributed-tracing-setup/scripts/README.md",
"sha256": "c59a9a1e91eba7bce76490ef7e56896cac88237253aa375cfbc1decd41fc000a"
},
{
"path": "skills/distributed-tracing-setup/assets/README.md",
"sha256": "32d45f9acfd315512f2a571e3bbf13102d2e98b48ad358309e706b1d14816465"
}
],
"dirSha256": "ff2b88f4395f5b33a15974617b680680bf78c65f6bf271477f6ab00d28142452"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}