Initial commit
This commit is contained in:
77
plugin.lock.json
Normal file
77
plugin.lock.json
Normal file
@@ -0,0 +1,77 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:Jsnnmsc/claude-code-learning-marketplace:plugins/codebase-learning",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "35b793a1ba2dcf7dd4e41b09784541b057cc6651",
|
||||
"treeHash": "175ef05cd4db9dc64862ae573bb537daaf358ff63d1a6b7255af6938e0691c42",
|
||||
"generatedAt": "2025-11-28T10:11:52.902966Z",
|
||||
"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": "codebase-learning",
|
||||
"description": "A comprehensive plugin for learning codebase structure, architecture, design patterns, and domain concepts through specialized agents and interactive commands",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "0dbde22d72fc331c308b94b457e36470027d87681852d53e76fe11503a501fd5"
|
||||
},
|
||||
{
|
||||
"path": "agents/code-flow-tracer.md",
|
||||
"sha256": "99597c1e524818986cf080147134315364b499ae83b1f7561cfc657acd8e3df6"
|
||||
},
|
||||
{
|
||||
"path": "agents/concept-explainer.md",
|
||||
"sha256": "19dd5343f2031429c786467a920354c99029fbd6c96a016d563b9c1e1e07ebaf"
|
||||
},
|
||||
{
|
||||
"path": "agents/architecture-analyzer.md",
|
||||
"sha256": "558ad234330e83f75c5e3c481f4b9faa78e09afd453046282b29ba0164ac38d5"
|
||||
},
|
||||
{
|
||||
"path": "agents/pattern-detector.md",
|
||||
"sha256": "16737f44d4a0e7d64cdf731c9d681efa9204d9902244915a8512db097a7db9ee"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "27bd59eab46d471a6c85a1b97bc94e0957efaaee5863d167c6c5ea3ee31d1a29"
|
||||
},
|
||||
{
|
||||
"path": "commands/learn-flow.md",
|
||||
"sha256": "5b25b2417adf376c892fec85bc9bdec5459ba501be54e1ea852d8322c3cd7476"
|
||||
},
|
||||
{
|
||||
"path": "commands/learn.md",
|
||||
"sha256": "b967b718be6ef53d126d1d7b8b194562ab0b5708832457dd65358bd785b1c782"
|
||||
},
|
||||
{
|
||||
"path": "commands/learn-patterns.md",
|
||||
"sha256": "96b2ccd64570821ed23d1722b4a1b0c9a007cc5b96f0b938711fcb2f94dbccd7"
|
||||
},
|
||||
{
|
||||
"path": "commands/learn-concepts.md",
|
||||
"sha256": "f305b1b1ad916f1406b832c76dbf30324e3f9b12688a994be392e78d9f492bd7"
|
||||
},
|
||||
{
|
||||
"path": "commands/learn-architecture.md",
|
||||
"sha256": "68ac275ad9c34c99ef26d1253229fb46a48513cf03e3692e508f5ea6bf683d00"
|
||||
}
|
||||
],
|
||||
"dirSha256": "175ef05cd4db9dc64862ae573bb537daaf358ff63d1a6b7255af6938e0691c42"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user