Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:31:59 +08:00
commit 70605c4d40
5 changed files with 484 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:kimcharli/ck-skills:plugins/skill-builder",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "e5b4ec15abc733423b0b8b585ef405cc3e5b6c78",
"treeHash": "f1403b7e9f20d61812beba849b9d6fca94931d82bf482c413db02bc4544c43aa",
"generatedAt": "2025-11-28T10:19:32.074036Z",
"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": "skill-builder",
"description": "Create production-ready Claude Code skills in minutes - fully generated, optimized, and well-tested skills without boilerplate",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "fe15f2a3cbfc288e4a92625e66e8a06010da018a3398b5fe17899ac63d202bd9"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "c374a333570052588a18849262aeacd717c48db805b85d4383e25ce970fe1d51"
},
{
"path": "commands/skill-builder.md",
"sha256": "01e2061a8101213a3a87d5e832b0a964bee149567c61cf2a3cad4f8dae941315"
},
{
"path": "commands/skill-builder:quick.md",
"sha256": "c628398bbd3e55bc9f8ae5f9bb201fe5050486e67ecbd42ac7492d26837248cf"
}
],
"dirSha256": "f1403b7e9f20d61812beba849b9d6fca94931d82bf482c413db02bc4544c43aa"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}