drin-database-query-optimizer
星标9
分支0
更新时间2026年4月10日 21:33
Specialized workflow for identifying and fixing slow SQL queries.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
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.