LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

tsdown - The Elegant TypeScript/JavaScript Library Bundler

Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown

Tags

Updated: 2026-02-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Bundle TypeScript libraries
  • Generate type declarations
  • Bundle multiple formats
  • Optimize with tree shaking
  • Minify output bundles
  • Migrate from tsup

Inputs

  • TypeScript source files
  • JavaScript source files
  • Configuration file
  • Package.json
  • CLI commands

Outputs

  • ESM bundles
  • CJS bundles
  • Type declaration files
  • IIFE bundles
  • UMD bundles
  • Source maps

Requirements

  • Node.js environment
  • TypeScript compiler
  • Configuration file support
  • CLI interface
  • Workspace for monorepo

Source

  • Spec: SKILL.md
bundler
typescript
javascript
library
rolldown
build-tool
Bundle TypeScript libraries
Generate type declarations
Bundle multiple formats
Optimize with tree shaking
TypeScript source files
JavaScript source files
Configuration file
ESM bundles
CJS bundles
Type declaration files