Setting the file. One moment.
Subchapter 8.40
README.mdMarkdown2 KBView on GitHub
Agent skills that help AI coding agents understand and work with tsdown, the elegant library bundler.
npx skills add rolldown/tsdownThis will install all tsdown skills (including the migration skill). To install only the tsdown skill:
npx skills add rolldown/tsdown --skill tsdownThe tsdown skill provides Claude Code with knowledge about:
Once installed, Claude Code will automatically use tsdown knowledge when:
Set up tsdown to build my TypeScript library with ESM and CJS formatsConfigure tsdown to generate type declarations and bundle for browsersAdd React support to my tsdown config with Fast RefreshHelp me migrate from tsup to tsdownSet up a monorepo build with tsdown workspace supportMIT