home/categories/frontend/mattpocock-course-video-manager-claude-skills-optimize-loader-skill-md
frontenddevelopment

optimize-loader

Optimize slow React Router loaders by eliminating redundant DB queries, creating slim query variants, and parallelizing independent fetches. Use proactively when writing or reviewing loader code that calls DBFunctionsService, or when triaging a slow page load.

mattpocock
maintainer
mattpocock
Atualizado 3/30/2026
Estrelas
274
Forks
49
quick start

Installation and usage

Optimize slow React Router loaders by eliminating redundant DB queries, creating slim query variants, and parallelizing independent fetches. Use proactively when writing or reviewing loader code that calls DBFunctionsService, or when triaging a slow page load.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use optimize-loader