Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Claude CodeNot declared
CursorNot declared
CodexNot declared
GitHub CopilotNot declared
WindsurfNot declared
Gemini CLINot declared
ClineNot declared
OpenCodeNot declared
Repository health
Stars1
LicenseLICENSE
Default branchmain
Open issues0
Status
Active
Package contents
Files included with this skill beyond the listing page.
skill mdSKILL.md3,570 B
docsSUMMARY.md389 B
History
First seen on skills.sh
First recorded snapshot · 31 installs
SKILL.md
tsdown
Use this skill when work touches tsdown: library builds, tsdown.config, dts/exports, dependency externalization, watch/unbundle, CSS/plugins/workspace, or migrating from tsup.
Workflow
Inspect the local tsdown surface:
- Package version ([email protected] preferred; snapshot 0.22.14). Node to run the tool: ^22.18.0 || >=24.11.0. - Config: tsdown.config.ts / package.json#tsdown; peers (typescript, @tsdown/css, publint, …). - package.jsontype, exports, types, engines.node (feeds target/dts auto-detect). - Whether migrating from tsup (external, entryPoints, bundle: false, …).
For day-to-day how-to, follow [usage-guide.md](references/usage-guide.md) first.
Refresh docs when versions drift (especially 0.23 beta). Start from [source-map.md](references/source-map.md).