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
2
GitHub Stars
29
First Seen
Jan 26, 2026
build-tools — martinffx/claude-code-atelier