Skip to main content
Run any Skill in Manus
with one click

rspeedy-bundle-size

Stars25
Forks8
UpdatedJune 18, 2026 at 07:17

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.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
13 files
SKILL.md
readonly