library-bundler

Community

Bundle, optimize, publish libraries.

Authordeve1993
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Configure build systems, optimize bundle size, manage multi-format exports for ESM/CJS/UMD, and publish packages to NPM with proper versioning.

Core Features & Use Cases

  • Build System Configuration: tsup, Vite, Rollup, esbuild, Webpack
  • Bundle Optimization: tree-shaking, code splitting, minification, compression, bundle size analysis
  • Multi-Format Support: ESM, CJS, UMD, IIFE, dual package exports
  • TypeScript Integration: .d.ts generation, type checking, path aliasing resolution
  • Publication Workflows: npm registry publishing, changelog generation, Git tagging, semver

Quick Start

Use this skill to configure a library build that outputs ESM/CJS bundles and prepares for npm publishing with proper versioning.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: library-bundler
Download link: https://github.com/deve1993/Quickfy-website/archive/main.zip#library-bundler

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository