# Tsdown

> TypeScript development tool สำหรับ build, test, และ run TypeScript projects ด้วย Bun runtime

- Skill: `newkub/tsdown` (Agent Skill, multi-file: 21 files)
- Install (CLI): `npx skillmds@latest add newkub/tsdown`
- Raw SKILL.md: https://api.skillmd.com/api/skills/newkub/tsdown/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: newkub (https://skillmd.com/u/newkub)
- Updated: 2026-09-10
- Page: https://skillmd.com/skills/newkub/tsdown

---

## Goal

ใช้ TSDown สำหรับ build, test, และ run TypeScript projects ด้วย Bun runtime


## Scope

ใช้สำหรับ TypeScript development ด้วย TSDown tool


## Execute

- ติดตั้ง TSDown ด้วย `bun add -D tsdown`
- อ่าน `guide/installation.md` สำหรับการติดตั้งและ setup
- อ่าน `guide/quick-start.md` สำหรับเริ่มต้นใช้งาน
- อ่าน `guide/key-concept.md` สำหรับแนวคิดหลัก
- อ่าน `guide/how-it-works.md` สำหรับวิธีการทำงาน
- อ่าน `key-concepts/` สำหรับแนวคิดเฉพาะทาง
- อ่าน `guide/configuration.md` สำหรับการตั้งค่า
- อ่าน `references/configuration.md` สำหรับ configuration reference
- ตั้งค่า TSDown configuration
- อ่าน `guide/features.md` สำหรับ features ที่มี
- อ่าน `guide/patterns.md` สำหรับ patterns ทั่วไป
- ใช้ TSDown สำหรับ build TypeScript
- อ่าน `guide/testing.md` สำหรับ testing strategies
- ใช้ TSDown สำหรับ run tests
- อ่าน `guide/best-practices.md` สำหรับ best practices
- อ่าน `guide/integration.md` สำหรับ tool integration
- อ่าน `guide/architecture.md` สำหรับ system architecture
- อ่าน `guide/structure.md` สำหรับ project structure
- อ่าน `guide/troubleshooting.md` สำหรับปัญหาทั่วไป


## Rules

- ใช้ `bun add -D tsdown` สำหรับ installation
- ใช้ backticks สำหรับ `tsdown`, commands
- ใช้ code blocks สำหรับ examples
- ใช้ ansi markdown diagrams สำหรับ flow และ architecture
- ใช้ Bun runtime เสมอ
- ใช้ TypeScript เสมอ
- ใช้ proper build configuration
- ใช้ proper test configuration


## Expected Outcome

- TypeScript projects ที่ build ได้รวดเร็ว
- Tests ที่ run ได้รวดเร็ว
- Development ที่ efficient ด้วย Bun runtime

