Optimizar queries lentas con EXPLAIN, índices y reescritura. Activar cuando el usuario tenga una query lenta, quiera optimizar SQL, usar EXPLAIN, crear indices, resolver problemas N+1 o mejorar el rendimiento de consultas.
$npx -y skills add 686f6c61/alfred-dev --skill query-optimizationInstalls into the current project.
Run `npx skills use "https://github.com/686f6c61/alfred-dev" --skill "686f6c61/alfred-dev/query-optimization"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/686f6c61/alfred-dev" that are relevant to the current task. Run `npx skills add "https://github.com/686f6c61/alfred-dev"` and select the relevant skills, then follow their instructions.