Initial commit
This commit is contained in:
61
plugin.lock.json
Normal file
61
plugin.lock.json
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:Dieshen/claude_marketplace:plugins/development-skills",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "134df0ad0157ab8c4a7949e6ee174e8ab103b97a",
|
||||
"treeHash": "f471eb9d305e7b9478ef6c528be094dec1b9211706fa781a73bc977ed250ccb8",
|
||||
"generatedAt": "2025-11-28T10:10:25.019332Z",
|
||||
"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": "development-skills",
|
||||
"description": "Reusable skills for code review, ADRs, API documentation, test generation, and performance profiling",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "b63b769ddbc49ca1e54f77089671ed4891448dff61554eeb8bc0d4b68603aa90"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "5cf7c8c173b9207f7eeb0663a4f803536d4f953a63b667413cdbe3f28a082e6a"
|
||||
},
|
||||
{
|
||||
"path": "skills/api-doc-generator.md",
|
||||
"sha256": "b87823388a1c9d28206d39ee8f433b0e324765dad04a58fb3709a971505d83dc"
|
||||
},
|
||||
{
|
||||
"path": "skills/test-case-generator.md",
|
||||
"sha256": "7ec6472e7008006d6a6c54612238d16ee6086d3b18a866509c04e993e9d1ec5b"
|
||||
},
|
||||
{
|
||||
"path": "skills/code-review.md",
|
||||
"sha256": "54e5bec5fe6679d1504377cdb918162552974a7ecfc18631677cc467e6c2e044"
|
||||
},
|
||||
{
|
||||
"path": "skills/performance-profiler.md",
|
||||
"sha256": "b9ff62ecbf7a04b234163edcf86d690444838ef93eb079f7053207cdc8a6e885"
|
||||
},
|
||||
{
|
||||
"path": "skills/adr-generator.md",
|
||||
"sha256": "7cecaee6863728bf78ce605bdd2c43b95a80188eebd8e11e383ef9728f6ea322"
|
||||
}
|
||||
],
|
||||
"dirSha256": "f471eb9d305e7b9478ef6c528be094dec1b9211706fa781a73bc977ed250ccb8"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user