·arch-tsdown-cli
</>

arch-tsdown-cli

hairyf/skills

TypeScript CLI starter using tsdown. Use when scaffolding or maintaining an npm CLI package with tsdown, pnpm, Vitest, and npm Trusted Publisher.

76Installs·1Trend·@hairyf

Installation

$npx skills add https://github.com/hairyf/skills --skill arch-tsdown-cli

SKILL.md

arch-tsdown-cli is a TypeScript CLI package starter (based on hairyf/starter-cli) that uses tsdown for building. It provides a minimal, opinionated setup: dual surface (library + bin), ESM-only output, automatic .d.ts generation, dev bin via tsx, pnpm, Vitest, ESLint, and optional npm Trusted Publisher for CI-based releases.

The skill is based on starter-cli (arch-tsdown-cli source), generated at 2026-01-30.

| Overview | Project purpose, structure, when to use | core-overview | | Bin Entry | dev vs prod bin, shebang, tsx | core-bin-entry | | tsdown Config | entry, format, dts, external | core-tsdown-config | | Scripts & Release | build, dev, start, release, npm Trusted Publisher | core-scripts |

TypeScript CLI starter using tsdown. Use when scaffolding or maintaining an npm CLI package with tsdown, pnpm, Vitest, and npm Trusted Publisher. Source: hairyf/skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/hairyf/skills --skill arch-tsdown-cli
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is arch-tsdown-cli?

TypeScript CLI starter using tsdown. Use when scaffolding or maintaining an npm CLI package with tsdown, pnpm, Vitest, and npm Trusted Publisher. Source: hairyf/skills.

How do I install arch-tsdown-cli?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hairyf/skills --skill arch-tsdown-cli Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/hairyf/skills