Initial commit
This commit is contained in:
60
plugin.lock.json
Normal file
60
plugin.lock.json
Normal file
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:jamesrochabrun/skills:anthropic-architect",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "db28313b07190023854cff019ee992e3a181940d",
|
||||
"treeHash": "52a462f2b0db75c3520fd5df3935d21b4e6364d2a1bb4ee7dab4625bc21e7874",
|
||||
"generatedAt": "2025-11-28T10:17:43.330165Z",
|
||||
"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": "anthropic-architect",
|
||||
"description": "Determine the best Anthropic architecture for your project by analyzing requirements and recommending the optimal combination of Skills, Agents, Prompts, and SDK primitives."
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "45686eb5fb0efef4def17fb29561c36b3c80638523c9670821ccbf81201cb623"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "b743ad08277074dbb8556d565fd7387a2d8f3fcbc9818237ac3d01e2156a185f"
|
||||
},
|
||||
{
|
||||
"path": "skills/anthropic-architect/SKILL.md",
|
||||
"sha256": "2e70020e21eff7f27404fee64adc372f69c99929da86decd5e9f959ff1c0eaf4"
|
||||
},
|
||||
{
|
||||
"path": "skills/anthropic-architect/references/use_case_examples.md",
|
||||
"sha256": "48dde578e874e37a0512cbd4e7d116d97dbb18509eb1b6ccab75c562d05f8a3b"
|
||||
},
|
||||
{
|
||||
"path": "skills/anthropic-architect/references/architectural_patterns.md",
|
||||
"sha256": "4f246500ea6f89ca08de03a1f4c570f10059a694c732aa24d34e37a614270692"
|
||||
},
|
||||
{
|
||||
"path": "skills/anthropic-architect/references/decision_rubric.md",
|
||||
"sha256": "78b82fa23df102e7255754e6b16cb11e2a470601d2735d0f9f20e67caa4bb7ae"
|
||||
},
|
||||
{
|
||||
"path": "skills/anthropic-architect/references/best_practices.md",
|
||||
"sha256": "8e6f02508638ebb9868cc23f8a1320a35cd60160996ab0e25b4d3771f0106971"
|
||||
}
|
||||
],
|
||||
"dirSha256": "52a462f2b0db75c3520fd5df3935d21b4e6364d2a1bb4ee7dab4625bc21e7874"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user