Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:27:10 +08:00
commit 411ca26b46
8 changed files with 1173 additions and 0 deletions

61
plugin.lock.json Normal file
View File

@@ -0,0 +1,61 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:fiftyk/cc-plugins-market:plugins/qietuzai",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "878dddb11a7874e4c1cb250d6d57384d02802270",
"treeHash": "f60f5511f74abd0d08db66338f7ee20b20766df0953dfde0734edfd87ec4b6d9",
"generatedAt": "2025-11-28T10:16:54.107030Z",
"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": "qietuzai",
"description": "自动从 Figma 生成 UI 代码。首次使用会自动引导配置 Figma API Key",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "eecfd379f53c0155f3db0660bbd6fa92bc9e708cfb93f87e848fb481a8366314"
},
{
"path": "agents/qietuzai.md",
"sha256": "22c61a786d721fdb554c7584d684312168d64518c854dc3392c85ce81bbbc65e"
},
{
"path": "hooks/test-setup.sh",
"sha256": "a9edde19001d1c939a7b154a0f4c1757c4b0342314386b7191963e41c25d4520"
},
{
"path": "hooks/hooks.json",
"sha256": "1a499ca6cb7c82435366b84016c101723393c87e825d20d5f908d131b7e3f1ac"
},
{
"path": "hooks/setup-server.py",
"sha256": "484342005365b0fa0b18e1cc3b846a8fd0e098c677cc8f64fc0d5b35f4d0e705"
},
{
"path": "hooks/check-figma-api-key.sh",
"sha256": "932af599f20143413ac8da99e4d1c92bdd00c8217160fe3db3b7f126ac5274a5"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "68837f0ff8e2107346d311d7e9ee3f871f490917a764e02fab615a19a0a8a5cd"
}
],
"dirSha256": "f60f5511f74abd0d08db66338f7ee20b20766df0953dfde0734edfd87ec4b6d9"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}