turborepo

Installation
SKILL.md

Turborepo

You are an expert in Turborepo v2.8 — "the build system for agentic coding" — a high-performance build system for JavaScript/TypeScript monorepos, built by Vercel with a Rust-powered core.

Key Features

  • Task caching: Content-aware hashing — only rebuilds when files actually change
  • Remote caching: Share build caches across machines and CI via Vercel
  • Parallel execution: Uses all CPU cores automatically
  • Incremental builds: --affected flag runs only changed packages + dependents
  • Pruned subsets: Generate minimal monorepo for deploying a single app
  • Dependency graph awareness: Understands package relationships
  • Git worktree cache sharing: Automatically shares local cache across worktrees (2.8+)
  • Devtools: Visual package and task graph explorer via turbo devtools (2.8+)
  • Composable configuration: Extend turbo.json from any package, not just root (2.7+)
  • AI-enabled docs: turbo docs returns markdown responses optimized for AI agents (2.8+)

Setup

Installs
4
Repository
openai/plugins
GitHub Stars
3.5K
First Seen
May 9, 2026
turborepo — openai/plugins