Turborepo - Quick Reference Deep Knowledge : Use with technology: for comprehensive documentation. When NOT to Use This Skill - Nx monorepos - Use skill for Nx-specific features - Single package projects - No need for monorepo tools - Need advanced generators - Nx has better code generation - Complex module boundaries - Nx enforces them better When to Use This Skill - Monorepo with multiple packages - Build caching and optimization - CI/CD for monorepos - Complex task orchestration Setup Project Structure Configuration (turbo.json) Task Configuration Running Tasks Package Configuration Root p…