Initial commit
This commit is contained in:
45
plugin.lock.json
Normal file
45
plugin.lock.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:ananddtyagi/claude-code-marketplace:plugins/database-performance-optimizer",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "73a65d6d1be8e2d60fbe413cf359e8961b7dc181",
|
||||
"treeHash": "a1efc8c0db1ed9fd27893ae76886cdada6e482eeb62defbf99b3056de0cbb0ee",
|
||||
"generatedAt": "2025-11-28T10:13:29.394063Z",
|
||||
"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": "database-performance-optimizer",
|
||||
"description": "Use this agent when you need to optimize database performance for B2B applications at enterprise scale. This agent specializes in multi-tenant database optimization, query performance tuning, indexing strategies, connection pooling, and database scaling for SaaS platforms. Handles PostgreSQL, MySQL, MongoDB, and cloud database optimizations. Examples:",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "ede1da43d08cd21ca324b001e4f49260f38e1771c22f5a9d1c232e559b49b503"
|
||||
},
|
||||
{
|
||||
"path": "agents/database-performance-optimizer.md",
|
||||
"sha256": "9493cf06673332c07ea0bd0b66c3c93113ecb833f21f50381498de080a54c2a7"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "b5527c2071f5c720da40eff917773ec899a56d40bd6f661feca8e61b501a460e"
|
||||
}
|
||||
],
|
||||
"dirSha256": "a1efc8c0db1ed9fd27893ae76886cdada6e482eeb62defbf99b3056de0cbb0ee"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user