OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add onmax/nuxt-skills --skill tsdown
Use when bundling TypeScript libraries - provides tsdown configuration, dual ESM/CJS output, .d.ts generation, package validation, and plugin authoring
npx skills add onmax/nuxt-skills --skill tsdown
Rolldown + Oxc powered TypeScript bundler. Drop-in tsup replacement.
| Task | File |
|---|---|
| Config file, CLI, entry points | config.md |
| Format, target, dts, exports, validation | output.md |
| Shims, unbundle, watch, frameworks, WASM | features.md |
| Plugins, hooks, lint, programmatic, migration | advanced.md |
Consider loading these reference files based on your task:
DO NOT load all files at once. Load only what's relevant to your current task.
ts-library skillvue skillpnpm skilltsdown # Build
tsdown --watch # Watch mode