About
Turborepo is a high-performance build system for JavaScript and TypeScript monorepos that dramatically speeds up development workflows by caching task outputs and running tasks in parallel. This skill provides expert guidance on configuring complex task pipelines, managing remote caching, and implementing monorepo best practices like workspace boundaries and package-level tasks. It helps developers avoid common pitfalls such as root task anti-patterns and incorrect environment variable handling, ensuring that CI/CD pipelines are efficient and cache hits are maximized across the entire codebase.