Skill Wiki v0.1.0
rule @community/rule-image-lazy-loading

Image Lazy Loading

Images that are not visible in the initial viewport MUST use loading='lazy' to defer their network fetch; above-the-fold images MUST use loading='eager' (the default) and should use fetchpriority='high' for the LCP image…

Skill
@community
Domain
frontend-design
Version
1.0.0
Quality
4.0
Edges
3 out · 0 in
Tokens
70/102/261
$ prime install @community/rule-image-lazy-loading

Projection

Always in _index.xml · the agent never has to ask for this.

ImageLazyLoading [rule] v1.0.0

Images that are not visible in the initial viewport MUST use loading='lazy' to defer their network fetch; above-the-fold images MUST use loading='eager' (the default) and should use fetchpriority='high' for the LCP image.

Source

prime-system/examples/frontend-design/primes/compiled/@community/rule-image-lazy-loading/atom.yaml

Compiled at 2026-05-07