Files
2025-11-29 18:05:13 +08:00

11 lines
526 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": "Alysson Franklin"
},
"agents": [
"./agents"
]
}