53 lines
1.8 KiB
JSON
53 lines
1.8 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:rknall/claude-skills:stack-validator",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "2839340c159f875f7ac6ff4ef70c7de23a1a328e",
|
|
"treeHash": "89634cdb310c0d450b343b88d501964ddb4fcdcaef64289f22e9136d997d7310",
|
|
"generatedAt": "2025-11-28T10:27:59.086297Z",
|
|
"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": "stack-validator",
|
|
"description": "Validates GitLab stack projects before deployment, ensuring proper architecture patterns, directory structure, secrets management, .env configuration, and Docker best practices. Detects issues and provides actionable guidance",
|
|
"version": "1.0.0"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "common-issues.md",
|
|
"sha256": "db198b733f09488889ec113abea285a1145bfb49c2c775fff8f0e1884fb6ecc9"
|
|
},
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "190b6b8acadd8ccaf9af6ed5d5a630efa6dbe1901a1cb76724632bd27ad51a27"
|
|
},
|
|
{
|
|
"path": "SKILL.md",
|
|
"sha256": "51c8ff822596d514164a9e996968bcfcd3d5ba474deea64312df7d3343617bd6"
|
|
},
|
|
{
|
|
"path": "validation-patterns.md",
|
|
"sha256": "880d73867129d02a10d401f156f264a5b609f92a406a4a5fe60bb250839bb717"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "89afe78eeae0a381fdc242e5cb40d7e19d7266d1283089005ce0e04b5c576c99"
|
|
}
|
|
],
|
|
"dirSha256": "89634cdb310c0d450b343b88d501964ddb4fcdcaef64289f22e9136d997d7310"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |