Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:55:47 +08:00
commit cb570fd441
4 changed files with 75 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:anthropics/claude-code:plugins/explanatory-output-style",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "1a0d2cd1f64cd30fea8fd87025765e0ac765b861",
"treeHash": "128308756a42734304a85f4aa6934fe697d4730a56fe2c64c56bb2269664ef56",
"generatedAt": "2025-11-28T10:13:46.652047Z",
"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": "explanatory-output-style",
"description": "Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "4446b7f46ebf1e3c7eedabdf30f89d452402f5800ed227d9b87d29b026e375fd"
},
{
"path": "hooks/hooks.json",
"sha256": "2aa8994322de34b3f940d5fd9f37135da11a218fe8b86db19f52de3fbd76a286"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "40639d9ce08b6889f35f78bc6a4fc5859ba8c2a16e49f3d0c19df4e91c29a6c1"
}
],
"dirSha256": "128308756a42734304a85f4aa6934fe697d4730a56fe2c64c56bb2269664ef56"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}