Files
gh-ananddtyagi-claude-code-…/plugin.lock.json
2025-11-29 17:52:57 +08:00

45 lines
2.8 KiB
JSON

{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:ananddtyagi/claude-code-marketplace:plugins/backend-architect",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "7dff338a4fd6307d66c922afc57b2d3d315c6eee",
"treeHash": "8672eaf6c055b6da94f30c3740e56a42df29a4d0c63883f3bce44bbb0f098972",
"generatedAt": "2025-11-28T10:13:26.827485Z",
"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": "backend-architect",
"description": "Use this agent when designing APIs, building server-side logic, implementing databases, or architecting scalable backend systems. This agent specializes in creating robust, secure, and performant backend services. Examples:\\n\\n<example>\\nContext: Designing a new API\\nuser: \"We need an API for our social sharing feature\"\\nassistant: \"I'll design a RESTful API with proper authentication and rate limiting. Let me use the backend-architect agent to create a scalable backend architecture.\"\\n<commentary>\\nAPI design requires careful consideration of security, scalability, and maintainability.\\n</commentary>\\n</example>\\n\\n<example>\\nContext: Database design and optimization\\nuser: \"Our queries are getting slow as we scale\"\\nassistant: \"Database performance is critical at scale. I'll use the backend-architect agent to optimize queries and implement proper indexing strategies.\"\\n<commentary>\\nDatabase optimization requires deep understanding of query patterns and indexing strategies.\\n</commentary>\\n</example>\\n\\n<example>\\nContext: Implementing authentication system\\nuser: \"Add OAuth2 login with Google and GitHub\"\\nassistant: \"I'll implement secure OAuth2 authentication. Let me use the backend-architect agent to ensure proper token handling and security measures.\"\\n<commentary>\\nAuthentication systems require careful security considerations and proper implementation.\\n</commentary>\\n</example>",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "31ec039087b5fd08641760bb1ff65b8a0612bda54e020dd3bbeb624575ced22a"
},
{
"path": "agents/backend-architect.md",
"sha256": "c32ca68f335921a05bb55d6900d8e5ffba769a39d1d2775bf38b31144ee14fc3"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "ec094464ed561f75adb2998a66c7e3efbd8f4f6278ccfd69b81bd71cc5680c0e"
}
],
"dirSha256": "8672eaf6c055b6da94f30c3740e56a42df29a4d0c63883f3bce44bbb0f098972"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}