소개
The Bun Bundler skill empowers Claude to configure and execute production-grade builds for JavaScript and TypeScript projects with extreme speed. Leveraging Bun's native, esbuild-compatible engine, this skill handles complex tasks like tree shaking, minification, and code splitting across various targets including the browser, Node.js, and the Bun runtime. It provides comprehensive guidance on using both the CLI and the Bun.build JavaScript API, managing custom loaders for assets like CSS and SVGs, and implementing advanced plugin architectures for specialized build requirements.