Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:53:51 +08:00
commit 7979c39a98
5 changed files with 602 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:samuelgarrett/claude-code-plugin-test:devops-skills",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "003df0fbde3594f11a0306181b0d40c743c77b7c",
"treeHash": "9a538695b11d78c9df0e9de029884018a01f24ca8faf53b2172a53533887bb34",
"generatedAt": "2025-11-28T10:28:08.041377Z",
"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": "devops-skills",
"description": "Specialized skills for DevOps, CI/CD, containerization, and cloud infrastructure",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "fd0330dcfac79e8a3b08a3fc3b729dcf26b1f0b70391948b2c4f07dbc556feaf"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "392a5d9da42577712aee8c58144dd193357939fa782b1afd7244efcf33575d0f"
},
{
"path": "commands/docker-expert.md",
"sha256": "c3929726b1b97dce9a53a4e7ff609564f01097320eeeab33bb74a4ca1c07725e"
},
{
"path": "commands/cicd-pipeline.md",
"sha256": "8e4c2991fdd3a4e7e29b318e140cd7ed2495fa6dd27d0b3e675d7e48bc51dabc"
}
],
"dirSha256": "9a538695b11d78c9df0e9de029884018a01f24ca8faf53b2172a53533887bb34"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}