Skip to main content

rspeedy-bundle-size

Analyze and reduce the bundle size of rspeedy/Lynx (ReactLynx) apps โ€” the size / `.lynx.bundle` lever (not runtime perf, types, or CI). Use when the user wants to optimize ๅŒ…ไฝ“็งฏ / bundle size, find what is making a rspeedy bundle large, decide which size lever to pull, or shrink `main-thread.js` by stripping background-only code (jsb / telemetry / request / monitor SDKs) out of the render path via `__BACKGROUND__` / `'background only'` gating. Covers media, JS-background, and main-thread layers, plus mangle/eval-poisoning bloat, i18n-locale duplication, duplicate-package dedup, extractStr/compile knobs, and lazy/dynamic-component splitting (first-screen vs total size). Measure-first and evidence-based โ€” produces a prioritized report; changes code only when asked.

Jump to install

Source facts

Repository
lynx-community/skills
Last source activity
June 18, 2026 at 07:17
Detected SKILL.md language
English
Stars
25
Forks
11

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.