Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:47:33 +08:00
commit 5edac65f28
21 changed files with 6893 additions and 0 deletions

113
plugin.lock.json Normal file
View File

@@ -0,0 +1,113 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:Human-Frontier-Labs-Inc/human-frontier-labs-marketplace:plugins/bubbletea-maintenance",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "4d339b55d45566ea704da5f3fd8a77bf627107ba",
"treeHash": "0d6462fdc3582f7a61f3880b10a613e7e4527978eea8bebe2ac68bd91c3bfa8b",
"generatedAt": "2025-11-28T10:11:41.097713Z",
"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": "bubbletea-maintenance",
"description": "Expert Bubble Tea maintenance and debugging agent specializing in diagnosing issues, applying best practices, and enhancing existing Go/Bubble Tea TUI applications. Helps developers maintain, debug, and improve their terminal user interfaces built with the Bubble Tea framework.",
"version": null
},
"content": {
"files": [
{
"path": "CHANGELOG.md",
"sha256": "8da107f723f4667d4fe6b78c87f3caf8ab573f1eb758d5c5ccdbece2da7882c1"
},
{
"path": "README.md",
"sha256": "d2b49b496f6e8352e6e42a6afe22173547dd315b678bb82ac9d93e83b128ba11"
},
{
"path": "VERSION",
"sha256": "59854984853104df5c353e2f681a15fc7924742f9a2e468c29af248dce45ce03"
},
{
"path": "SKILL.md",
"sha256": "7c22b127147362a9037e4424077d4e02977ae75b5883b35615d36e48f17aa643"
},
{
"path": "INSTALLATION.md",
"sha256": "f382fa2754a4051f1f8293670e6c06087055819d20a1b292e3bb6fd5d8aed3ec"
},
{
"path": "DECISIONS.md",
"sha256": "500e4073c050e3db149a2dacef68b9b35e60b1c8b55e601bc86f68b647b94f4a"
},
{
"path": "references/common_issues.md",
"sha256": "1f4c2a9c22af81c64735a153e465510aedd059e77a4a0cde415ec8794c506fa0"
},
{
"path": "tests/test_diagnose_issue.py",
"sha256": "db8fb8e0132a9bf7b0276d559c28dbcd960932595baed9677355dc6149646765"
},
{
"path": "tests/test_integration.py",
"sha256": "b7f0dc15ccd5fdfd6a7271d4bb5e4359e63b1d161778138102f5c638404053b8"
},
{
"path": "scripts/fix_layout_issues.py",
"sha256": "e5d203bae48209ea7c568f76d7b7585a1c9a6e0308c4ae448b2f20cd40b781b7"
},
{
"path": "scripts/suggest_architecture.py",
"sha256": "df7232b00b7aa61d1019bdc55f8cec7c556d003b175406dcc8678a5c3b817076"
},
{
"path": "scripts/debug_performance.py",
"sha256": "8c603a032d761c8a3108e66b57ab2bccbe6f4b252fa7ff62b473126ea98e659a"
},
{
"path": "scripts/apply_best_practices.py",
"sha256": "0b15b82a8580b6899c6f251bae9597d0c14aa95684b48fabde9254e552ec5b04"
},
{
"path": "scripts/diagnose_issue.py",
"sha256": "7c06609f802369b6684255c57aea8a8ee4c15d42d5f6ca23db17fb1b6710f97a"
},
{
"path": "scripts/comprehensive_bubbletea_analysis.py",
"sha256": "77e1c4b8a189483ab51d21aedd93cd855a6bf29f40f469f9d16c09a81a0e8e14"
},
{
"path": "scripts/utils/__init__.py",
"sha256": "74241995390cb6f3e3556824a837b06103f964b01550f429c542b21db7369cd9"
},
{
"path": "scripts/utils/go_parser.py",
"sha256": "94c57231c1502b32f87433cf2650010d479dd010e2481ff2cc53a40bda1b87d9"
},
{
"path": "scripts/utils/validators/__init__.py",
"sha256": "932fc860182b4b03454f15a1ef638599303c024122a25e61adfd8774325ecce5"
},
{
"path": "scripts/utils/validators/common.py",
"sha256": "7a5ce0917fc260d4f2c111bf3cba3db2b0654e1cd4c16817b0773ce8ca376e8b"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "d4d939abc4848e0f13320cb331ebcab0ef22b73de95ca02686b60928dcf0a956"
}
],
"dirSha256": "0d6462fdc3582f7a61f3880b10a613e7e4527978eea8bebe2ac68bd91c3bfa8b"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}