From faos-data-engineer
<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT -->
How this skill is triggered — by the user, by Claude, or both
Slash command
/faos-data-engineer:sql-optimization-patternsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT -->
Transform slow database queries into lightning-fast operations through systematic optimization, proper indexing, and query plan analysis.
npx claudepluginhub frank-luongt/faos-skills-marketplace --plugin faos-data-engineerOptimizes slow database queries using indexing, query plan analysis, and systematic patterns to improve performance and reduce load.
Optimizes SQL queries, indexing strategies, and EXPLAIN analysis to improve database performance. Use when debugging slow queries or designing schemas.
Optimize SQL queries with indexing strategies and EXPLAIN analysis to improve database performance. Use when debugging slow queries or designing schemas.