11 lines
526 B
JSON
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"
|
|
]
|
|
} |