Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:39:42 +08:00
commit c1b61cd9e0
4 changed files with 1077 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "elixir-architect",
"description": "Claude Code plugin",
"version": "0.0.0-2025.11.28",
"author": {
"name": "maxim-ist",
"email": "[email protected]"
},
"skills": [
"./"
]
}

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# elixir-architect
Claude Code plugin

1017
SKILL.md Normal file

File diff suppressed because it is too large Load Diff

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:maxim-ist/elixir-architect:skills/elixir-architect",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "f9678df34a7a5ac47a626a4919529770e9318841",
"treeHash": "19d81ba250fb2d5af39832ceda94d3438d6aed9862d9fc1ff8a664ee23a22ef5",
"generatedAt": "2025-11-28T10:27:03.368627Z",
"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": "elixir-architect",
"description": "Claude Code plugin",
"version": null
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "a22f234dbe340a0aeb892425d8b469ebbf5bd6260a18976eed39c6a6796609cf"
},
{
"path": "SKILL.md",
"sha256": "80dd6ddef40e9ed8a5933252b285ec072892ee064e0be81a61a8a62f950563d6"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "c56309e767a2f9038ed018afa6099f0b74b17578821af7817aa02bd260fa5684"
}
],
"dirSha256": "19d81ba250fb2d5af39832ceda94d3438d6aed9862d9fc1ff8a664ee23a22ef5"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}