tsdown
Bundle TypeScript libraries fast and migrate smoothly from tsup
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install tsdown skills?โผ
Run `npx skills add rolldown/tsdown --all -g -y` in your terminal to install all skills in this suite globally.
What does tsdown do?โผ
tsdown is a fast bundler for TypeScript libraries powered by Rolldown. It builds ESM, CJS, IIFE, and UMD outputs and generates type declarations automatically.
How to migrate from tsup to tsdown?โผ
The tsdown-migrate skill gives your AI agent complete option mappings and a safe two-stage upgrade path, so it can convert your tsup config and package.json automatically.
Does tsdown work with Claude Code and other AI agents?โผ
Yes. The skills follow the universal SKILL.md standard and work in Claude Code, Cursor, Codex, and other compatible agents.
Can tsdown build monorepos and React libraries?โผ
Yes. It supports workspace builds across monorepo packages and includes ready-made recipes for React, Vue, Solid, and Svelte component libraries.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core