drin-database-query-optimizer
Specialized workflow for identifying and fixing slow SQL queries.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Specialized workflow for identifying and fixing slow SQL queries.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
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.
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.