Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:47:35 +08:00
commit b90acffddf
9 changed files with 2356 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:Human-Frontier-Labs-Inc/human-frontier-labs-marketplace:plugins/carebridge-standards",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "6c2c85b3cf524cfc76ea5c2f663d262f2c3eb35c",
"treeHash": "06aa3af1e3376df65c906283044132fa68776be103eaf224efb6686d9ec35e28",
"generatedAt": "2025-11-28T10:11:40.591737Z",
"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": "carebridge-standards",
"description": "Comprehensive coding standards and architectural patterns for the CareBridge eldercare management application. Includes critical patterns for case context management, Stripe integration, Next.js 15 requirements, component creation rules, and database operations.",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "d45c0b482ad42fbd4228d8ce15b51fcaed279eb1e1e6f805f2b01e5b7ac9a81d"
},
{
"path": "SKILL.md",
"sha256": "4427546d719a5d94b0447d417d6320f7c590ec8dbc6b5f7f066a945432ce507e"
},
{
"path": "references/nextjs-15-patterns.md",
"sha256": "fa46459461fda029c374bd91f3d03ab953555fc00e108c3c6f81b5edf4809257"
},
{
"path": "references/stripe-integration.md",
"sha256": "904c2e65b92a44f972d59d1028db779f27f155dfc3775ba802f7ce8dc126dc54"
},
{
"path": "references/component-standards.md",
"sha256": "4388aeeab5ee93df502da8c4bb48561d2af7f7f2f69e8d1b23d89be6985c442d"
},
{
"path": "references/case-context.md",
"sha256": "7bc7e4336905c69b25451ad503b552c007bb2c7132a6eba56584155091323a11"
},
{
"path": "references/database-patterns.md",
"sha256": "4e835a8fc93b1fa7171e3dcead8213a760b54834daf171446329636692c09d75"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "b72b997321dacca515475700f3ba7a4fae9a1bed32427c21509b43f8b441c2f3"
}
],
"dirSha256": "06aa3af1e3376df65c906283044132fa68776be103eaf224efb6686d9ec35e28"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}