olore-turborepo-latest

star 67

Local Turborepo documentation reference (latest). Use for monorepo build orchestration, task caching, remote caching, parallel execution, and incremental builds.

olorehq By olorehq schedule Updated 6/14/2026

name: olore-turborepo-latest description: Local Turborepo documentation reference (latest). Use for monorepo build orchestration, task caching, remote caching, parallel execution, and incremental builds.

Turborepo Documentation

Turborepo documentation. Use for monorepo build orchestration, task caching, remote caching, parallel execution, and incremental builds.

Quick Reference

Task Entry Point
Getting started contents/docs/getting-started/index.mdx
Installation contents/docs/getting-started/installation.mdx
Task configuration contents/docs/crafting-your-repository/configuring-tasks.mdx
Caching contents/docs/crafting-your-repository/caching.mdx
Remote caching contents/docs/core-concepts/remote-caching.mdx
CLI reference contents/docs/reference/run.mdx
turbo.json config contents/docs/reference/configuration.mdx
Remote Cache API contents/openapi/index.mdx

When to use

Use this skill when the user asks about:

  • Turborepo setup, installation, or migration from another build system
  • Task caching, remote caching, or cache invalidation
  • Configuring turbo.json, task dependencies, and pipeline orchestration
  • Monorepo structure, internal packages, and workspace management
  • CI/CD integration with Turborepo (GitHub Actions, Vercel, CircleCI, etc.)
  • Framework or tool integrations (Next.js, TypeScript, Docker, ESLint, etc.)
  • Turborepo CLI commands and their options

How to find information

  1. First, read TOC.md for complete file listing organized by directory
  2. Identify relevant section based on user's question
  3. Read specific files for details

TOC.md contains all files organized by directory - always check it first.

Install via CLI
npx skills add https://github.com/olorehq/olore --skill olore-turborepo-latest
Repository Details
star Stars 67
call_split Forks 4
navigation Branch main
article Path SKILL.md
More from Creator