Skill instructions (SKILL.md) could not be loaded from local cache or raw GitHub repository.
reduce-bundle-size
star 290
Systematically reduce the shipped bundle size of a JS/TS library without sacrificing code readability or breaking consumer APIs. Use this skill whenever the user mentions bundle size, tree-shaking, code duplication to cut, "reduce size of", "make lighter", "shrink output", looks for wins in `dist/`, or asks to audit a library's heaviest files. Also trigger when the user pastes a `bun run build` / `npm run build` / `bunup` / `tsup` / `rollup` output showing `dist/index.js` size and asks for reductions. Prefer this over vague "refactor to be smaller" answers — it enforces a measure-first loop, concrete opportunity categories, and readability guardrails.
Install via CLI
npx skills add https://github.com/kcsujeet/ilamy-calendar --skill reduce-bundle-size
Repository Details
star Stars
290
call_split Forks
46
navigation Branch
main
article Path
SKILL.md
More from Creator
kcsujeet Explore all skills →