typescript-build-tools

Installation
SKILL.md

TypeScript Build Tools

Modern TypeScript build tooling stack: Bun for package management and task running, tsgo for typechecking, Vitest for testing, Biome for linting/formatting, and Turborepo for monorepo orchestration.

Additional References

Quick Start

# Install dependencies
bun add -D vitest @vitest/coverage-v8 @biomejs/biome
Installs
1
GitHub Stars
29
First Seen
Apr 21, 2026
typescript-build-tools — martinffx/claude-code-atelier