From query-performance-analyzer
This skill enables Claude to analyze and optimize database query performance. It activates when the user discusses query performance issues, provides an EXPLAIN plan, or asks for optimization recommendations. The skill leverages the query-performance-analyzer plugin to interpret EXPLAIN plans, identify performance bottlenecks (e.g., slow queries, missing indexes), and suggest specific optimization strategies. It is useful for improving database query execution speed and resource utilization.
How this skill is triggered — by the user, by Claude, or both
Slash command
/query-performance-analyzer:query-performance-analyzerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill empowers Claude to act as a database performance expert. By analyzing EXPLAIN plans and query metrics, Claude can pinpoint inefficiencies and recommend targeted improvements to database queries.
This skill empowers Claude to act as a database performance expert. By analyzing EXPLAIN plans and query metrics, Claude can pinpoint inefficiencies and recommend targeted improvements to database queries.
This skill activates when you need to:
User request: "Here's the EXPLAIN plan for my slow query. Can you help me optimize it? EXPLAIN SELECT * FROM orders WHERE customer_id = 123 AND order_date > '2023-01-01';"
The skill will:
customer_id or order_date, and suggest creating appropriate indexes.User request: "My query is taking a long time. It's a simple SELECT statement, but it's still slow. What could be the problem?"
The skill will:
This skill integrates well with other database tools and plugins within the Claude Code ecosystem. For example, it can be used in conjunction with a database schema explorer to identify potential indexing opportunities or with a query builder to rewrite inefficient queries.
npx claudepluginhub dorucioclea/claude-code-plugins-plus --plugin query-performance-analyzerGuides reception of code review feedback: verify before implementing, avoid performative agreement, push back with technical reasoning when needed.
Design banners for social media, ads, website heroes, and print with multiple art direction options and AI-generated visuals.
2plugins reuse this skill
First indexed Jul 13, 2026