About
The Library Bundler skill provides an expert-level framework for building and distributing high-performance JavaScript and TypeScript packages. It automates the complex configuration of tools like Vite, Rollup, and tsup, ensuring your code is correctly bundled for ESM, CommonJS, and UMD environments. Beyond bundling, it streamlines the entire publishing lifecycle, from tree-shaking optimization and bundle size analysis to semantic versioning and NPM registry management, making it an essential tool for library maintainers and frontend architects.