Skill Wiki v0.1.0
pattern @community/pattern-code-splitting

Code Splitting

Load JavaScript modules only when needed using dynamic import() — splitting bundles by route (load page code when navigated to) or by interaction (load heavy component code when user triggers it).

Skill
@community
Domain
frontend-design
Version
1.0.0
Quality
4.0
Edges
3 out · 0 in
Tokens
64/370/680
$ prime install @community/pattern-code-splitting

Projection

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

CodeSplitting [pattern] v1.0.0

Load JavaScript modules only when needed using dynamic import() — splitting bundles by route (load page code when navigated to) or by interaction (load heavy component code when user triggers it).

Source

prime-system/examples/frontend-design/primes/compiled/@community/pattern-code-splitting/atom.yaml

Compiled at 2026-05-07