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

trimming-bundle

// For repos that ship a built bundle, finds unused code paths in dist/ and iteratively stubs them via the bundler's stub plugin. Each candidate stub goes through stub → rebuild → test loop; only paths that pass the loop are kept. Today the only supported bundler is rolldown (createLibStubPlugin); the skill shape generalizes to other bundlers if the fleet adopts them. Use after a bundler migration, before publishing a new version, or whenever bundle size grows unexpectedly.

$ git log --oneline --stat
stars:51
forks:17
updated:May 18, 2026 at 15:29
SKILL.md
readonly