Initial commit
This commit is contained in:
69
plugin.lock.json
Normal file
69
plugin.lock.json
Normal file
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:dashed/claude-marketplace:plugins/skill-reviewer",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "7bf09b72a425bd330a5bc209a91b7ac49aa13542",
|
||||
"treeHash": "a5659a043a901b9b4fea6f45af38e9e70425e31db5c3c182b6955ddff8876cfe",
|
||||
"generatedAt": "2025-11-28T10:16:03.799888Z",
|
||||
"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": "skill-reviewer",
|
||||
"description": "Review and ensure skills maintain high quality standards. Use when creating new skills, updating existing skills, or auditing skill quality. Checks for progressive disclosure, mental model shift, appropriate scope, and documentation clarity.",
|
||||
"version": "1.1.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "e884276044f89ac9eec4b65eea3545940cd1fdeea602f8ff4002fe63b8bc1bbc"
|
||||
},
|
||||
{
|
||||
"path": "SKILL.md",
|
||||
"sha256": "32440daf6bbbf07083ad5f3e6d49cb8040ddbbdc0347a7e1244084e6856cc67d"
|
||||
},
|
||||
{
|
||||
"path": "LICENSE.txt",
|
||||
"sha256": "d6c7740af2fa2fbedf0157c872a1989bf21a0f5bc6f659f7178160fe581b9b57"
|
||||
},
|
||||
{
|
||||
"path": "references/examples.md",
|
||||
"sha256": "0e10fda7a3595c6d06151758d4ddc69684ed00a8d02b8db6813602b7970c79fa"
|
||||
},
|
||||
{
|
||||
"path": "references/common-pitfalls.md",
|
||||
"sha256": "5fe4906a20025d2c12623da98947e02949b49c6a29ad2ecef0ef08cbc69dd406"
|
||||
},
|
||||
{
|
||||
"path": "references/quality-checklist.md",
|
||||
"sha256": "11d43a9a39eef26748a1e627b885a1f22a4d675eda4f97c2a7d64c1966ede320"
|
||||
},
|
||||
{
|
||||
"path": "references/progressive-disclosure.md",
|
||||
"sha256": "8357466f1e674a0cc6e8a8067894f17bc0c87a503f2151616210b18f3a3e4a9d"
|
||||
},
|
||||
{
|
||||
"path": "references/mental-model-shift.md",
|
||||
"sha256": "12e361ce2b85edc2d7fbdcd9c1f07659e1ba67294e5138cf3c89d87e6f74662f"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "1acaed51fada8cf93def4d6549812322cecdfa2450597cd033bcd6db796a5334"
|
||||
}
|
||||
],
|
||||
"dirSha256": "a5659a043a901b9b4fea6f45af38e9e70425e31db5c3c182b6955ddff8876cfe"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user