skills/query-optimizer/SKILL.md
Review SQL queries, execution plans, schema usage, and indexes to propose safer faster alternatives. Use when a database query is slow or causing load problems.
npx skillsauth add 00PrabalK00/claude-skills query-optimizerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
4 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Review SQL queries, execution plans, schema usage, and indexes to propose safer faster alternatives.
tools
Compare vendors or tools using weighted criteria, tradeoffs, risks, and recommendation logic. Use when selecting platforms or partners.
data-ai
Extract needs, pain points, quotes, and behavioral patterns from user interviews. Use when synthesizing qualitative research.
databases
Group user feedback into themes, bugs, requests, sentiment, and confusion points. Use when analyzing feedback corpora.
testing
Find missing coverage, design useful unit or integration tests, add fixtures or mocks, and explain remaining edge cases. Use when a feature lacks tests, a bug needs regression coverage, or coverage gaps block confidence.