Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:21:31 +08:00
commit dce4e066d0
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/synthetic-monitoring-setup",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "d6bd7c52f4f2431058e5e9020811adb5325e09cf",
"treeHash": "05da3630051d95a5626c57624da87267677cfc8c1276995894c67d98da2f96bc",
"generatedAt": "2025-11-28T10:18:48.373500Z",
"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": "synthetic-monitoring-setup",
"description": "Set up synthetic monitoring for proactive performance tracking",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "1b4131566553c889ae307efb1f14b96d3649eb50c152fd37e778b5c244568d0d"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "996226f008ca82d70d1aacd965dc44a12b56a24032db8f4167c884a3e56dd389"
},
{
"path": "commands/setup-synthetic-monitoring.md",
"sha256": "48011f2bc8135546454bd03fedc2917515adbbbf0b13b563f44f26e20cb9f71f"
},
{
"path": "skills/synthetic-monitoring-setup/SKILL.md",
"sha256": "f65ae53e903be4bd770c08092ed7be7141b94e0d20832c9ad19251a332303c79"
},
{
"path": "skills/synthetic-monitoring-setup/references/README.md",
"sha256": "232086a32bb6f8c398dc15a0877905658ebb4c0cf65ed398cc7974e4215547be"
},
{
"path": "skills/synthetic-monitoring-setup/scripts/README.md",
"sha256": "3ee2c6ec48811355e3daab4fccd6ce14665efa10f4cc4f3b1ef9d0221a421ec1"
},
{
"path": "skills/synthetic-monitoring-setup/assets/README.md",
"sha256": "a597c7e37447e208f82c210f582475e48781246d879765b23cdcc798152f0a90"
}
],
"dirSha256": "05da3630051d95a5626c57624da87267677cfc8c1276995894c67d98da2f96bc"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}