Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:53:05 +08:00
commit 40e8e50bab
5 changed files with 698 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:rryter/claude-plugins:ui-design",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "99771a93f05bd256817234a09a0d734f82b64b31",
"treeHash": "b1ffdb56d0773658afa7011a02f0378fb390ce84a99621a59ca1e3a2822b235f",
"generatedAt": "2025-11-28T10:28:03.648939Z",
"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": "ui-design",
"description": "A plugin to support generation of good looking UI designs",
"version": "0.0.1"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "7b677a87756f53522d6ae568c2e3ef43411718abb00ee297a85d7fa7ace491e5"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "0df35ad294bdffc972a35f5f3f024a9f3d4202dc620cc925a2221a5789a94a32"
},
{
"path": "commands/design.md",
"sha256": "da12d846ee6053ad25b579299cbd3b239631271f941f7d2c71c88f4162935ae9"
},
{
"path": "commands/replicate.md",
"sha256": "253837df58e9ea4da23eeb4f77bc497afba6c552c25d27a979ec249bc32d2b85"
}
],
"dirSha256": "b1ffdb56d0773658afa7011a02f0378fb390ce84a99621a59ca1e3a2822b235f"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}