Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:21:31 +08:00
commit 4d70195792
5 changed files with 700 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:Dieshen/claude_marketplace:plugins/mobile-development",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "325f293b98d10c02fc7c9a4621156c2c370ffac2",
"treeHash": "e1223a9967b89d7bced186d7e84ae918395932b0d2a5b0c6f1e6db33460b63ca",
"generatedAt": "2025-11-28T10:10:24.266146Z",
"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": "mobile-development",
"description": "Mobile development patterns for React Native and Flutter with offline-first architecture",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "6c316eb0b09a4c3187f9b70cda4e926c64529efb61cb6909f2baea7be0046255"
},
{
"path": "agents/mobile-app-builder.md",
"sha256": "721da79ae7616cb1a912f3e89a086f8de6f9b14d7ea485ff6f2d3741cdfc1824"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "5e1159aa55ce207461c6ffe7624c951c10b5da27636aa07503a9d57e3bd85337"
},
{
"path": "commands/mobile-patterns.md",
"sha256": "bd57309710324b1dd2f744f1478dfb932322e20f249d9746961d1685809128e5"
}
],
"dirSha256": "e1223a9967b89d7bced186d7e84ae918395932b0d2a5b0c6f1e6db33460b63ca"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}