--- name: turborepo version: 1.0.0 description: > Turborepo monorepo build system reference. Covers turbo.json task pipelines, dependency-aware scheduling, local and remote caching, filter syntax, turbo prune for Docker, GitHub Actions CI, and comparison with Nx and Lerna. author: BytesAgain homepage: https://bytesagain.com source: https://github.com/bytesagain/ai-skills tags: [turborepo, monorepo, build-system, caching, vercel, devtools] --- # Turborepo Reference Monorepo build system. ## Commands | Command | Description | |---------|-------------| | `intro` | Overview, comparison | | `config` | turbo.json, tasks | | `commands` | CLI, remote cache, CI |