#llmsmap.me

Audit technique indépendant

turbo.build

turbo.build

Score global de préparation IA

Résultat combiné de tous les signaux de l’audit.

74sur 100Moyen
Audit de préparation IA: 21/07/2026Données techniques publiques

Évaluation globale de préparation IA

Niveau de préparation de turbo.build pour les systèmes d’IA

74/100

Turborepo documentation (turbo.build) a obtenu 74/100 lors de l’audit technique automatisé de préparation à l’IA. llms.txt était accessible, llms-full.txt était introuvable et ai.txt était introuvable. L’analyse de robots.txt a trouvé 0 robots IA explicitement autorisés, 0 bloqués et 1 sitemap déclaré. La complétude du balisage de la page d’accueil atteint 50% ; aucun type Schema.org détecté. Balises OpenGraph détectées : 5. Les résultats correspondent aux réponses publiques observées le 2026-07-21T07:34:29.789Z.

Contexte de l’évaluation

L’audit combine les fichiers lisibles par les machines, les règles des robots, les sitemaps et le balisage de la page d’accueil. llms.txt est accessible et contient 2 645 jetons.

robots.txt est disponible ; robots IA bloqués : 0. Sitemaps déclarés : 1. Aucun type Schema.org détecté.

Profil Lighthouse mobile : performance 63/100, accessibilité 95/100, SEO 100/100.

Points forts confirmés

  • llms.txt est accessible
  • La structure publique du site a été vérifiée
  • 1 sitemap(s) déclaré(s)
  • Les signaux OpenGraph et canoniques ont été vérifiés

Améliorations prioritaires

  1. 1Ajouter llms-full.txt pour fournir un contexte plus riche.
  2. 2Ajouter du JSON-LD pour l’organisation, le site et les entités principales.
Jetons llms.txt2 645
Jetons llms-full.txt166 489
ai.txt
sitemap.xml

Profil technique Google Lighthouse

Une mesure Lighthouse mobile. La catégorie expérimentale Agentic Browsing est présentée séparément et ne remplace pas le score global de LLMSMap.

Mobile · Lighthouse
63

Performance

95

Accessibilité

100

Bonnes pratiques

100

SEO technique

67

Agentic Browsing

Interprétation des résultats

La performance mobile est de 63/100 ; le plus grand contenu visible est apparu en 6.9 s et le thread principal a été bloqué pendant 360 ms. Le décalage de mise en page est de 0. Les tâches longues retardent les actions des utilisateurs et des agents de navigateur.

Accessibilité : 95/100, bonnes pratiques : 100/100, SEO technique : 100/100. La catégorie expérimentale Agentic Browsing atteint 67/100 et reste distincte du score global de LLMSMap.

1

Libérer le thread principal et accélérer le premier écran

Découpez les longues tâches JavaScript, différez les scripts et styles non critiques et réduisez les chaînes de requêtes bloquantes.

2

Réduire le code chargé inutilement

Supprimez le CSS et le JavaScript inutilisés, chargez les widgets lourds à la demande et limitez les scripts tiers.

3

Rendre les commandes explicites

Nommez clairement boutons, liens et champs et structurez les titres et régions sémantiques.

FCP2.0 s

Premier contenu

LCP6.9 s

Contenu principal

CLS0

Stabilité visuelle

TBT360 ms

Temps de blocage

SI4.7 s

Vitesse visuelle

Glossaire des métriques
FCP · Premier contenu
Moment où le premier texte ou la première image apparaît.
LCP · Contenu principal
Moment où le plus grand élément visible est affiché.
CLS · Stabilité visuelle
Déplacements inattendus pendant le chargement ; une valeur basse est préférable.
TBT · Temps de blocage
Durée pendant laquelle le thread principal ne pouvait pas répondre rapidement.
SI · Vitesse visuelle
Vitesse à laquelle la zone visible s’est remplie de contenu.
21/07/2026Lighthouse 13.4.0Profil mobile

Vérifications de préparation IA

Fichiers lisibles par les machines, règles des robots, découverte et balisage de la page d’accueil.

llms.txt

Fichier trouvé et accessible

https://turborepo.dev/llms.txt
llms-full.txt

La version complète est introuvable

ai.txt

Le fichier ai.txt est introuvable

robots.txt

Fichier trouvé

https://turbo.build/robots.txt
Sitemap dans robots.txt1

1 sitemap trouvé

Schema.org (JSON-LD)

Aucun balisage Schema.org trouvé sur la page d’accueil

OpenGraph50%

5 balises OpenGraph trouvées

Accès des robots IA

D’après l’analyse de robots.txt

GPTBotNon mentionné
OAI-SearchBotNon mentionné
ChatGPT-UserNon mentionné
Google-ExtendedNon mentionné
ClaudeBotNon mentionné
Claude-SearchBotNon mentionné
Claude-UserNon mentionné
BytespiderNon mentionné
CCBotNon mentionné
PerplexityBotNon mentionné
Perplexity-UserNon mentionné

Sitemaps

Parcours de découverte déclarés pour les robots et les agents.

Balises OpenGraph

Métadonnées d’aperçu social détectées sur la page d’accueil.

Complétude du balisage: 50%
og:titleTurborepo
og:descriptionTurborepo is a build system optimized for JavaScript and TypeScript, written in Rust.
og:urlhttps://turborepo.dev
og:site_nameTurborepo
# Turborepo documentation

Generated at: Sun, 19 Jul 2026 10:12:17 GMT

## Turborepo

> Turborepo is a build system optimized for JavaScript and TypeScript, written in Rust.

## Docs

- [Introduction](index.md): Welcome to the Turborepo documentation!
- [Acknowledgements](/acknowledgments.md): Thank you to all these developers, build systems, and monorepo tools for their support and assistance.
- [Community](/community.md): Learn about the Turborepo community.
- [Core concepts](/core-concepts.md): Learn about the core concepts behind Turborepo.
- [Internal Packages](/core-concepts/internal-packages.md): Learn how to build Internal Packages in your monorepo.
- [Package and Task Graphs](/core-concepts/package-and-task-graph.md): Turborepo builds a Task Graph based on your configuration and repository structure.
- [Package types](/core-concepts/package-types.md): Learn about the different types of packages in a workspace.
- [Remote Caching](/core-concepts/remote-caching.md): Share cache artifacts across machines for even faster builds.
- [Crafting your repository](/crafting-your-repository.md): Design and build your Turborepo.
- [Caching](/crafting-your-repository/caching.md): Learn about caching in Turborepo.
- [Configuring tasks](/crafting-your-repository/configuring-tasks.md): Learn how to describe the workflows in your repository to get them done as fast as possible.
- [Constructing CI](/crafting-your-repository/constructing-ci.md): Learn how Turborepo can help you efficiently complete all the necessary tasks and accelerate your development workflow.
- [Creating an Internal Package](/crafting-your-repository/creating-an-internal-package.md): Learn how to create an Internal Package for your monorepo.
- [Developing applications](/crafting-your-repository/developing-applications.md): Learn how to develop applications in your repository.
- [Managing dependencies](/crafting-your-repository/managing-dependencies.md): Learn how to manage dependencies in your monorepo's workspace.
- [Running tasks](/crafting-your-repository/running-tasks.md): Learn how to run tasks in your repository through the `turbo` CLI.
- [Structuring a repository](/crafting-your-repository/structuring-a-repository.md): Start by creating a repository using the conventions of the ecosystem.
- [Understanding your repository](/crafting-your-repository/understanding-your-repository.md): Learn how to understand your repository structure using Turborepo.
- [Upgrading](/crafting-your-repository/upgrading.md): Learn how to upgrade `turbo` to get the latest improvements to your repository.
- [Using environment variables](/crafting-your-repository/using-environment-variables.md): Learn how to handle environments for your applications.
- [Getting started](/getting-started.md): Get started with Turborepo.
- [Add to an existing repository](/getting-started/add-to-existing-repository.md): Using Turborepo with your existing repository
- [Editor integration](/getting-started/editor-integration.md): Making the most of Turborepo
- [Start with an example](/getting-started/examples.md): Start with an example Turborepo.
- [Installation](/getting-started/installation.md): Learn how to get started with Turborepo.
- [Guides](/guides.md): Learn how to use your favorite tooling in a Turborepo.
- [Using AI with Turborepo](/guides/ai.md): Get the most out of AI coding assistants in your Turborepo.
- [Continuous Integration](/guides/ci-vendors.md): Recipes for using Turborepo with Vercel, GitHub Actions, and other continuous integration providers.
- [Buildkite](/guides/ci-vendors/buildkite.md): Learn how to use Buildkite with Turborepo.
- [CircleCI](/guides/ci-vendors/circleci.md): Learn how to use CircleCI with Turborepo.
- [GitHub Actions](/guides/ci-vendors/github-actions.md): Learn how to use GitHub Actions with Turborepo.
- [GitLab CI](/guides/ci-vendors/gitlab-ci.md): Learn how to use GitLab CI with Turborepo.
- [Travis CI](/guides/ci-vendors/travis-ci.md): How to use Travis CI with Turborepo to optimize your CI workflow
- [Vercel](/guides/ci-vendors/vercel.md): Learn how to use Turborepo on Vercel.
- [Frameworks](/guides/frameworks.md): Integrate your favorite framework into Turborepo.
- [Framework bindings in libraries](/guides/frameworks/framework-bindings.md): Learn how to create framework bindings in packages.
- [Next.js](/guides/frameworks/nextjs.md): Learn how to use Next.js in a monorepo.
- [Nuxt](/guides/frameworks/nuxt.md): Learn more about using Nuxt in your monorepo.
- [Rsbuild](/guides/frameworks/rsbuild.md): Learn more about using Rsbuild in your monorepo.
- [SvelteKit](/guides/frameworks/sveltekit.md): Learn more about using SvelteKit in your monorepo.
- [Vite](/guides/frameworks/vite.md): Learn more about using Vite in your monorepo.
- [Generating code](/guides/generating-code.md): Learn how to generate code using Turborepo.
- [Handling platforms](/guides/handling-platforms.md): Learn how to handle caching around operating systems, architectures, and other arbitrary conditions for Turborepo tasks.
- [Microfrontends](/guides/microfrontends.md): Learn how to use Turborepo's built-in microfrontends proxy for local development.
- [Migrating from Nx](/guides/migrating-from-nx.md): Learn how to migrate to Turborepo from Nx.
- [Multi-language support](/guides/multi-language.md): Integrate unsupported languages with package scripts and workspace boundaries.
- [Publishing libraries](/guides/publishing-libraries.md): Learn how to publish libraries to the npm registry from a monorepo.
- [Single-package workspaces](/guides/single-package-workspaces.md): Learn how to use Turborepo in a single-package workspace.
- [Skipping tasks](/guides/skipping-tasks.md): Never do the same work twice.
- [Tools](/guides/tools.md): Learn how to use your favorite tools in a monorepo.
- [Biome](/guides/tools/biome.md): Learn how to use Biome in your Turborepo projects.
- [Docker](/guides/tools/docker.md): Learn how to use Docker in a monorepo.
- [ESLint](/guides/tools/eslint.md): Learn how to use ESLint in a monorepo.
- [Jest](/guides/tools/jest.md): Learn how to use Jest in a Turborepo.
- [Oxc (oxlint and oxfmt)](/guides/tools/oxc.md): Learn how to use oxlint and oxfmt in your Turborepo projects.
- [Playwright](/guides/tools/playwright.md): Learn how to use Playwright in a Turborepo.
- [Prisma](/guides/tools/prisma.md): Learn how to use Prisma in a Turborepo.
- [Rust (Experimental)](/guides/tools/rust.md): Use experimental native Cargo workspace support with Turborepo.
- [shadcn/ui](/guides/tools/shadcn-ui.md): Learn how to use shadcn/ui in a Turborepo.
- [Storybook](/guides/tools/storybook.md): Learn how to use Storybook in a Turborepo.
- [Tailwind CSS](/guides/tools/tailwind.md): Learn how to use Tailwind CSS in a Turborepo.
- [TypeScript](/guides/tools/typescript.md): Learn how to use TypeScript in a monorepo.
- [Vitest](/guides/tools/vitest.md): Learn how to use Vitest in a monorepo.
- [Invalid environment variable prefix](/messages/invalid-env-prefix.md): Learn more about errors with invalid environment variable prefixes in Turborepo.
- [Missing root task in turbo.json](/messages/missing-root-task-in-turbo-json.md): Learn more about errors for missing root tasks in turbo.json in Turborepo.
- [Package task in single-package workspace error](/messages/package-task-in-single-package-workspace.md): Learn more about errors with package tasks in single-package workspaces.
- [Recursive `turbo` invocations](/messages/recursive-turbo-invocations.md): Learn more about errors with recursive scripts and tasks in Turborepo.
- [Unnecessary package task syntax error](/messages/unnecessary-package-task-syntax.md): Learn more about errors with unnecessary package task syntax in Turborepo.
- [Turborepo API reference](/reference.md): Learn about Turborepo's APIs using the reference.
- [bin](/reference/bin.md): API reference for the `turbo bin` command
- [boundaries](/reference/boundaries.md): API reference for the `turbo boundaries` command
- [Configuring turbo.json](/reference/configuration.md): Learn how to configure Turborepo through `turbo.json`.
- [create-turbo](/reference/create-turbo.md): Quickly set up a new Turborepo repository from scratch.
- [devtools](/reference/devtools.md): API reference for the `turbo devtools` command
- [docs](/reference/docs.md): API reference for the `turbo docs` command
- [eslint-config-turbo](/reference/eslint-config-turbo.md): Learn more about eslint-config-turbo.
- [eslint-plugin-turbo](/reference/eslint-plugin-turbo.md): Learn more about eslint-plugin-turbo.
- [generate](/reference/generate.md): API reference for the `turbo generate` command
- [File glob specification](/reference/globs.md): Learn about the file glob specification used by `turbo`.
- [info](/reference/info.md): API reference for the `turbo info` command
- [link](/reference/link.md): API reference for the `turbo link` command
- [login](/reference/login.md): API reference for the `turbo login` command
- [logout](/reference/logout.md): API reference for the `turbo logout` command
- [ls](/reference/ls.md): API reference for the `turbo ls` command
- [Options overview](/reference/options-overview.md): Flags, configurations, and System Environment Variables for Turborepo
- [Package Configurations](/reference/package-configurations.md): Learn how to use Package Configurations to bring greater task flexibility to your monorepo's package.
- [prune](/reference/prune.md): API reference for the `turbo prune` command
- [query](/reference/query.md): API reference for the `turbo query` command
- [run](/reference/run.md): API reference for the `turbo run` command
- [scan (Deprecated)](/reference/scan.md): API reference for the deprecated `turbo scan` command
- [System environment variables](/reference/system-environment-variables.md): Learn about system variables used by Turborepo.
- [telemetry](/reference/telemetry.md): API reference for the `turbo telemetry` command
- [@turbo/codemod](/reference/turbo-codemod.md): Learn more about how Turborepo uses codemods to make version migrations easy.
- [@turbo/gen](/reference/turbo-gen.md): Quickly generate new code in your Turborepo.
- [turbo-ignore](/reference/turbo-ignore.md): Learn how to use turbo-ignore to skip tasks in CI.
- [unlink](/reference/unlink.md): API reference for the `turbo unlink` command
- [watch](/reference/watch.md): API reference for the `watch` command
- [Support policy](/support-policy.md): Learn about Turborepo's Support policy.
- [Telemetry](/telemetry.md): Learn more about Turborepo's anonymous telemetry.
Partager ou poursuivre l’analyse
Partager cet audit
Discuter avec une IA
Ajouté 19/07/2026
turbo.build – audit de préparation IA | llmsmap.me/fr