Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:19:35 +08:00
commit 23005ae6d6
7 changed files with 1558 additions and 0 deletions

57
plugin.lock.json Normal file
View File

@@ -0,0 +1,57 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:devfullcycle/claude-mkt-place:plugins/diagrams-generator",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "8781e8737ff3cab63322bf6aa83c8a9f993ebee6",
"treeHash": "506f1dd1a6baf92895fb06ed6b3468d733b6bd44ac90fac0eff61a18d40b8398",
"generatedAt": "2025-11-28T10:16:18.729832Z",
"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": "diagrams-generator",
"description": "Diagrams Generator plugins for C4 and Mermaid diagram generation from Feature Design Documents",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "55c32149de55482e12dc8a00fc6c0b19e90bd2818c755f5f728d93060636a110"
},
{
"path": "agents/mermaid-diagram-generator.md",
"sha256": "6fe75282c73b662ab23d0e7f7b36719061a82acc488bbf60c9f209a89c536086"
},
{
"path": "agents/c4-diagram-generator.md",
"sha256": "d89f737d78f4818592555dfcec58a91b1465f787dbb2feec31c5adb7374ecb54"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "e42d3af89d8c64e5c2d53b4145c23cb172f00834ff871d9d0d0feed4be3b4125"
},
{
"path": "commands/c4-generate.md",
"sha256": "6e7b1cb670f197eef4c6e1134995562febde5946858b21ccf8c54d868cc7bc82"
},
{
"path": "commands/mermaid-generate.md",
"sha256": "e7182f12da4bf836d1e2614a92cb3e09f51f3851d553a59e8ad9c21445572a76"
}
],
"dirSha256": "506f1dd1a6baf92895fb06ed6b3468d733b6bd44ac90fac0eff61a18d40b8398"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}