Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:57:04 +08:00
commit e6ff08128c
9 changed files with 1791 additions and 0 deletions

65
plugin.lock.json Normal file
View File

@@ -0,0 +1,65 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:anton-abyzov/specweave:plugins/specweave-plugin-dev",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "442a0324ab7169d3c83aa754fa2539976a40abbf",
"treeHash": "c194d1641329efbbefd5566e4c48499e4814ea2aa22fb602dfcac7951468ca77",
"generatedAt": "2025-11-28T10:13:55.606013Z",
"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": "specweave-plugin-dev",
"description": "Claude Code plugin development tools including plugin creation, testing, marketplace publishing, skill authoring, agent development, and CLI command integration.",
"version": "0.24.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "8e616d10b955fe58d48a67a5c53546a0ffdb96a066f394403a493c696877bc61"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "2ff039bbf52c2f335965883cc4f07fbe6abd9f378a62aee0a8efa70e305be817"
},
{
"path": "commands/plugin-create.md",
"sha256": "363347f4b496126889d9809639e336d1e77803ba1b59a6b0b54e8aa9e67ee569"
},
{
"path": "commands/plugin-publish.md",
"sha256": "775775c6676addd6fa02334c7ede39391d55f09bd52d14f449ae198646f450d2"
},
{
"path": "commands/plugin-test.md",
"sha256": "fcabf4a457b3074b1946e122eed04241fe5ff054a90c6c653c212052639cca19"
},
{
"path": "skills/marketplace-publishing/SKILL.md",
"sha256": "b35347d6a36b5a9ed36223c1701bcd995e2981c3a237e903df90c4e6bd20ce5e"
},
{
"path": "skills/claude-sdk/SKILL.md",
"sha256": "3c2204a18ec220b118f4f256b42a3b5f42a15842201d6901fb287b0f5274d65d"
},
{
"path": "skills/plugin-development/SKILL.md",
"sha256": "3e3a51a2ef882046cfcd8d3ecdb2b7224c34776a5c4c8cf50644cf3181bd0f7a"
}
],
"dirSha256": "c194d1641329efbbefd5566e4c48499e4814ea2aa22fb602dfcac7951468ca77"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}