tsup
CommunityFast, zero-config TypeScript bundling.
Authormgd34msu
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies and accelerates the process of bundling TypeScript libraries and applications, providing a fast, zero-configuration experience powered by esbuild.
Core Features & Use Cases
- Zero-Config Bundling: Get started quickly with sensible defaults for TypeScript library builds.
- Multiple Formats: Easily generate ESM, CJS, and IIFE outputs.
- TypeScript Declarations: Automatically generate
.d.tsfiles for better type safety. - Fast Builds: Leverages esbuild for near-instantaneous bundling.
- Use Case: When building a new npm package in TypeScript, use this skill to configure tsup for optimal output formats, declarations, and fast build times.
Quick Start
Configure tsup for your TypeScript library by running npx tsup src/index.ts --format esm,cjs --dts.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: tsup Download link: https://github.com/mgd34msu/goodvibes-gemini/archive/main.zip#tsup Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.