45 lines
2.1 KiB
JSON
45 lines
2.1 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:ccplugins/awesome-claude-code-plugins:plugins/code-architect",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "8b8b68179e85d1dd3de45d2364efd01391ed5b94",
|
|
"treeHash": "1768b48ef77521738ef3ee3c5f657268a14ed4245e286cd4c7b4a4be4ea3fea2",
|
|
"generatedAt": "2025-11-28T10:14:41.501107Z",
|
|
"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": "code-architect",
|
|
"description": "Use this agent when you need to design scalable architecture and folder structures for new features or projects. Examples include: when starting a new feature module, refactoring existing code organization, planning microservice boundaries, designing component hierarchies, or establishing project structure conventions. For example: user: 'I need to add a user authentication system to my app' -> assistant: 'I'll use the code-architect agent to design the architecture and folder structure for your authentication system' -> <uses agent>. Another example: user: 'How should I organize my e-commerce product catalog feature?' -> assistant: 'Let me use the code-architect agent to design a scalable structure for your product catalog' -> <uses agent>.",
|
|
"version": "1.0.0"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "cf6c83a42f0318452db84c8ac4ba671d4b78bd5c0b42e70553cd2a3059c3cc80"
|
|
},
|
|
{
|
|
"path": "agents/code-architect.md",
|
|
"sha256": "050c9fa60e7c8b8a331bd26edd2d855413fcc208842242565f4a6591cfdb06db"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "09a1e6732df00c3b8d5c9395c23e1e3b7bfefa8a0474f15f234cb19b17878141"
|
|
}
|
|
],
|
|
"dirSha256": "1768b48ef77521738ef3ee3c5f657268a14ed4245e286cd4c7b4a4be4ea3fea2"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |