drin-database-query-optimizer
Specialized workflow for identifying and fixing slow SQL queries.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Specialized workflow for identifying and fixing slow SQL queries.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Technical workflow for verifying compliance with WCAG 2.2 accessibility standards.
Specialist security audit workflow focused on bypasses, creative injections, and logical flaws.
Procedural guide and automated facilitator for daily standups, sprint planning, and retrospectives.
Workflow for ensuring the documentation (OpenAPI/Swagger) always reflects reality.
Strategic workflow for analyzing and optimizing the business value and monetization of APIs.
Rapid scaffolding for new API endpoints following project-specific standards.
Basado en la clasificación ocupacional SOC
| name | drin-database-query-optimizer |
| description | Specialized workflow for identifying and fixing slow SQL queries. |
| status | production |
To ensure database performance remains high as the data grows.
@monitoring.EXPLAIN ANALYZE to see the query plan.EXPLAIN ANALYZE and compare timings.