Analyzes database workloads to recommend optimal indexes and identify unused ones. Useful for optimizing slow queries and reclaiming storage.
How this skill is triggered — by the user, by Claude, or both
Slash command
/database-index-advisor:database-index-advisorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill empowers Claude to analyze database workloads, identify suboptimal or missing indexes, and suggest improvements to enhance database performance. It leverages the database-index-advisor plugin to provide concrete recommendations for indexing strategies, including identifying unused indexes for removal.
This skill empowers Claude to analyze database workloads, identify suboptimal or missing indexes, and suggest improvements to enhance database performance. It leverages the database-index-advisor plugin to provide concrete recommendations for indexing strategies, including identifying unused indexes for removal.
This skill activates when you need to:
User request: "My orders table query is running slowly. Can you help optimize it?"
The skill will:
User request: "Can you help me identify and remove any unused indexes in my database?"
The skill will:
This skill can be used in conjunction with other database management plugins to automate index creation and removal based on the advisor's recommendations. It also integrates with monitoring tools to track the performance impact of the applied index changes.
Guides 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.
npx claudepluginhub danielmiessler/claude-code-plugins-plus --plugin database-index-advisor