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
Updated 3/30/2026
Stars
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use optimize-loader