Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:48:22 +08:00
commit f1ea3fd33b
6 changed files with 1032 additions and 0 deletions

52
plugin.lock.json Normal file
View File

@@ -0,0 +1,52 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:prateekmedia/claude-dev-skills:figma-to-flutter",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "b94828f61c6bcfe92cc0d540804795ef78c7a84d",
"treeHash": "3b17350e3181b5debcb127b12c5cb8ee1f873ae285bd3b28fb0d2df319fd1850",
"generatedAt": "2025-11-28T10:27:40.607740Z",
"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": "figma-to-flutter",
"description": "Convert Figma designs to Flutter code with pixel-perfect UI implementation"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "56e923106ba4a723a93e5f745538d852b97c3c23468f98b2a4ca3fc4e57ae4f2"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "346035f34776629ffeb5205f80b074c83d6c3b736c5c9fcd5fa78f7c406f9eb1"
},
{
"path": "skills/figma-to-flutter/SKILL.md",
"sha256": "835dd430bd30d1105d0f68463f160ee180e80fcf27cefd725ecad82f793ba0a4"
},
{
"path": "skills/figma-to-flutter/references/api_setup.md",
"sha256": "8fe41bff90d6872e51441a3ebacf9359a51157b7132fc36e771afbdd1a7f9ad8"
},
{
"path": "skills/figma-to-flutter/references/workflow_details.md",
"sha256": "bdda8c0e884529337f3e0c197665dc1ff0c324f74b0fbeea7864ee6cb4ab1a8b"
}
],
"dirSha256": "3b17350e3181b5debcb127b12c5cb8ee1f873ae285bd3b28fb0d2df319fd1850"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}