Best use case
Use Resource Loading Optimizer when you need to optimizes the loading priority of all resources using preload, prefetch, preconnect, and modulepreload for maximum performance, especially when the work is driven by preload and prefetch.
Frontend · Global library
Optimizes the loading priority of all resources using preload, prefetch, preconnect, and modulepreload for maximum performance
Best use case
Use Resource Loading Optimizer when you need to optimizes the loading priority of all resources using preload, prefetch, preconnect, and modulepreload for maximum performance, especially when the work is driven by preload and prefetch.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show resource-loading-optimizerUse
orchestrator-mcp skills export resource-loading-optimizer --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/resource-loading-optimizer ./your-agent-skills/resource-loading-optimizer
# or open skills/resource-loading-optimizer/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Optimizes the largest contentful paint element through image optimization, resource prioritization, and critical path optimization
Creates smooth, performant animations of CSS custom properties using @property to enable transitions on gradients, transforms, and complex values
Creates immersive 3D experiences using CSS transforms, perspective, and transform-style for depth and dimension without JavaScript