·atelier-typescript-build-tools
</>

atelier-typescript-build-tools

martinffx/claude-code-atelier

TypeScript project tooling with Bun, tsgo, Vitest, Biome, and Turborepo. Use when setting up package.json scripts, running builds, typechecking, configuring tests, linting, formatting, or orchestrating monorepo development.

2Installs·0Trend·@martinffx

Installation

$npx skills add https://github.com/martinffx/claude-code-atelier --skill atelier-typescript-build-tools

SKILL.md

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.

Important: Use bun run test (not bun test) on Node projects. bun test invokes Bun's native test runner, not your package.json test script.

See references/bun.md for bunfig.toml configuration and advanced patterns.

TypeScript project tooling with Bun, tsgo, Vitest, Biome, and Turborepo. Use when setting up package.json scripts, running builds, typechecking, configuring tests, linting, formatting, or orchestrating monorepo development. Source: martinffx/claude-code-atelier.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/martinffx/claude-code-atelier --skill atelier-typescript-build-tools
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is atelier-typescript-build-tools?

TypeScript project tooling with Bun, tsgo, Vitest, Biome, and Turborepo. Use when setting up package.json scripts, running builds, typechecking, configuring tests, linting, formatting, or orchestrating monorepo development. Source: martinffx/claude-code-atelier.

How do I install atelier-typescript-build-tools?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/martinffx/claude-code-atelier --skill atelier-typescript-build-tools 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/martinffx/claude-code-atelier

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-05