Initial commit
This commit is contained in:
45
plugin.lock.json
Normal file
45
plugin.lock.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:djacobsmeyer/claude-skills-engineering:plugins/prime-skill",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "7de6f6d03ba94a216f421b68263cef62318b2940",
|
||||
"treeHash": "64ec926c3bc3e179f854a0a428e916d8059f98a436615a6b428cf28166750925",
|
||||
"generatedAt": "2025-11-28T10:16:28.308246Z",
|
||||
"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": "prime-skill",
|
||||
"description": "Quickly understand and load a codebase by examining repository structure, README, and AI documentation. Use when starting work on a new project, need to refresh context about how a project is organized, or want to get a quick overview of a codebase's architecture and purpose.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "7682f12026e84086f0547e599f18eed80188714e6ad6139703311c609e155981"
|
||||
},
|
||||
{
|
||||
"path": "SKILL.md",
|
||||
"sha256": "25ff100d7ec60c3b935c04db0427907dcb3c8067e2d1d9a07a23c5286856e7b7"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "775403cb1c6bf3f53383007f23ffa9aeeecffd8b29071e566d44de1752ab8cfa"
|
||||
}
|
||||
],
|
||||
"dirSha256": "64ec926c3bc3e179f854a0a428e916d8059f98a436615a6b428cf28166750925"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user