vercel · Turborepo Docs
Crafting your repository
A collection of step-by-step guides for designing, building, and optimizing a multi-package monorepo workspace using Turborepo.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
Crafting your repository
A collection of step-by-step guides for designing, building, and optimizing a multi-package monorepo workspace using Turborepo.
When To Use
Use when you need to design, structure, and optimize a multi-package monorepo workspace from scratch using Turborepo.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/crafting-your-repository-workflow-guide.md | A guide detailing architectural strategies and best practices for designing and building a scalable monorepo using Turborepo. | Questions about a guide detailing architectural strategies and best practices for designing and building a scalable monorepo using Tu... |
What This Skill Covers
- Architecting a monorepo is a careful process. Through these guides, you'll learn how to design and build a monorepo that will make every team faster - no mat...
Workflow
- Open the most relevant file under
docs/for the exact documented workflow and wording. - Open
schemas/files for exact structured contracts. - Open
examples/files for concrete requests, commands, snippets, and manifests. - Do not add behavior or configuration that is not present in the attached source files.
Canonical source: https://turborepo.com/docs/crafting-your-repository