Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:31:31 +08:00
commit 7e99b9e13d
5 changed files with 744 additions and 0 deletions

49
plugin.lock.json Normal file
View File

@@ -0,0 +1,49 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:khw1031/claude-marketplace:plugins/code-skills",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "737a96141b7e3e614db81873f0315085e7e9d7a6",
"treeHash": "251fc79965b5e16602a05aecce7853a5eb752bc5a1e642915967c2e419042314",
"generatedAt": "2025-11-28T10:19:29.947694Z",
"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-skills",
"description": "code skills with claude",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "546ac5a4ece241a3848a5d028340250bb2f1b4671c41a538668670d78d2cc67f"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "8411918a1753761fb3d02c1ea218d34e6761afc4e9efae71fa66d3f3a01d02fb"
},
{
"path": "skills/review-react/SKILL.md",
"sha256": "4cc5f92f0abc2929b8cc302e39f739d343d9e7f86badafe4c74ff0a83bd9964c"
},
{
"path": "skills/review-react/references/typescript.md",
"sha256": "c7e375937c423fa3223aa01ac01f59b2e47d29ced34fd222395dace5b7785aef"
}
],
"dirSha256": "251fc79965b5e16602a05aecce7853a5eb752bc5a1e642915967c2e419042314"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}