Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:47:00 +08:00
commit 24566db8d8
9 changed files with 362 additions and 0 deletions

65
plugin.lock.json Normal file
View File

@@ -0,0 +1,65 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:pchuan98/promptor:avalonia",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "dc09382f90d22c0613a1f78535918e3248bcaede",
"treeHash": "3096fdafcb7a6bc640fb9097a355fe489c055ba1a8e9c5e7ec613c549d78779e",
"generatedAt": "2025-11-28T10:27:35.816882Z",
"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": "avalonia",
"description": "Claude Code plugin",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "20f4e34d152d54c343749e5539d6113973d6280447cfcdf28c9125bbd5bf44a7"
},
{
"path": "agents/doc-writer.md",
"sha256": "9309a08d5c89d7a1dd492ba7e77d69caf62edf7146b746fc1945dc7c0c69dacd"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "cc92f55a9300506e52481616f1b3ccb2ce6944de455fa0882c0bf9ae9fe84f00"
},
{
"path": "commands/prd.md",
"sha256": "78cdaa1e739f0796032241b05f99aaafee196d988ed30924d889b9d4a2dd2cea"
},
{
"path": "commands/dev.md",
"sha256": "9275b6922f86c2f2da970d51c2b148b1f14e4423909a2c4989447bb159c2501c"
},
{
"path": "commands/feat.md",
"sha256": "b8dc6a8130f0d7af43c3bafebb424927aa43acf7425eb798577e91a6c6f179c0"
},
{
"path": "commands/mind.md",
"sha256": "14f3dfd7ddf7d295e760681ec1a37d7e69a99f603620fc98fdcd97f71f7fc3aa"
},
{
"path": "commands/plan.md",
"sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
}
],
"dirSha256": "3096fdafcb7a6bc640fb9097a355fe489c055ba1a8e9c5e7ec613c549d78779e"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}