Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

rspeedy-bundle-size

Estrellas25
Forks8
Actualizado18 de junio de 2026 a las 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.

Instalaciรณn

Instalar con Codex o Claude Copia este prompt, pรฉgalo en Codex, Claude u otro asistente, y deja que revise la pรกgina de la skill y la instale por ti.

Explorador de archivos
13 archivos
SKILL.md
readonly