Files
gh-claudeforge-marketplace-…/.claude-plugin/plugin.json
2025-11-29 18:10:15 +08:00

12 lines
622 B
JSON

{
"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",
"author": {
"name": "ClaudeForge Community",
"url": "https://github.com/claudeforge/marketplace"
},
"agents": [
"./agents/database-performance-optimizer.md"
]
}