arch-tsdown-monorepo
✓pnpm monorepo starter for TypeScript libraries with tsdown per package. Use when scaffolding or maintaining a multi-package TS/ESM repo with workspace deps and npm Trusted Publisher.
Installation
SKILL.md
The skill is based on hairyf/starter-monorepo, generated at 2026-02-02.
| Overview | Monorepo purpose, structure, when to use | core-overview | | Workspace | pnpm workspace, catalogs, workspace: deps | core-workspace | | Packages | Package layout, exports, inter-package deps | core-packages | | Package Exports | Dual exports (dev vs publish), main/module/types, files, sideEffects | core-package-exports |
| tsdown (per package) | entry, dts, exports, publint | core-tsdown-per-package | | Scripts | Root and package scripts — build, dev, typecheck, test, release | core-scripts | | Testing | Vitest projects — root + packages/ | core-testing | | Tooling | ESLint, TypeScript, .gitignore, .vscode | core-tooling |
pnpm monorepo starter for TypeScript libraries with tsdown per package. Use when scaffolding or maintaining a multi-package TS/ESM repo with workspace deps and npm Trusted Publisher. Source: hairyf/skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/hairyf/skills --skill arch-tsdown-monorepo- Source
- hairyf/skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-02
- Updated
- 2026-02-18
Quick answers
What is arch-tsdown-monorepo?
pnpm monorepo starter for TypeScript libraries with tsdown per package. Use when scaffolding or maintaining a multi-package TS/ESM repo with workspace deps and npm Trusted Publisher. Source: hairyf/skills.
How do I install arch-tsdown-monorepo?
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-monorepo 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
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-02