53 lines
1.8 KiB
JSON
53 lines
1.8 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:devstefancho/claude-plugins:code-style-plugin",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "44cf038caa797cf758a53847702a8a88ccf42973",
|
|
"treeHash": "e238d4889d5504ca93878b1322665f5f41bbf2726bd58855fd17ed427955109f",
|
|
"generatedAt": "2025-11-28T10:16:20.071150Z",
|
|
"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": "code-style-plugin",
|
|
"description": "코드 스타일 원칙 기반 AI 코드 리뷰 Skill - 단일책임원칙, DRY, 단순화 우선, YAGNI, 타입 안전성을 검사합니다",
|
|
"version": "1.0.0"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "5de827debe9df419106b041dc8f32039c36160a541c1e0339cea5a48e638ffd8"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "620630d4c3723acaace9a20247d1d2ff6a243e8eb14b9ff40516197c19270346"
|
|
},
|
|
{
|
|
"path": "skills/code-style-reviewer/EXAMPLES.md",
|
|
"sha256": "92a84246e8c7f23c984f987c146e1dd075fc5dc7872842ceb200a4becf0b85df"
|
|
},
|
|
{
|
|
"path": "skills/code-style-reviewer/PRINCIPLES.md",
|
|
"sha256": "7e0148681d7303a5efc91b812fb1f800e17247e3ac8a6f9536edb4d5f217cf8b"
|
|
},
|
|
{
|
|
"path": "skills/code-style-reviewer/SKILL.md",
|
|
"sha256": "4048fc6d1e33bc28f1a0b5d1d6b68cb5f2b2723e63eb7b73adf1020fe2268f03"
|
|
}
|
|
],
|
|
"dirSha256": "e238d4889d5504ca93878b1322665f5f41bbf2726bd58855fd17ed427955109f"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |