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
Обновлено 3/30/2026
Звёзды
274
Форки
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.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use optimize-loader