Skip to content

docs: add llms.txt for LLM-friendly documentation navigation - #7238

Open
abyworkings-coder wants to merge 1 commit into
yarnpkg:masterfrom
abyworkings-coder:add-llms-txt
Open

docs: add llms.txt for LLM-friendly documentation navigation#7238
abyworkings-coder wants to merge 1 commit into
yarnpkg:masterfrom
abyworkings-coder:add-llms-txt

Conversation

@abyworkings-coder

Copy link
Copy Markdown

What

Adds a llms.txt file (served at yarnpkg.com/llms.txt via the Docusaurus static/ passthrough directory) following the emerging llms.txt convention for making documentation easily discoverable and navigable by LLM-based tools (coding assistants, chat-based search, etc).

Why

yarnpkg.com currently has no llms.txt, so LLM tools have no single structured entry point into the docs and have to guess at page discovery. The file is a curated, categorized index of the real Getting Started / Migration / Features / Configuration / Protocols / Advanced doc pages, grouped for readability given the size of the docs site.

Verification

Every linked URL was checked against the live site and returns 200:

  • All Getting Started, Migration, Features, Configuration, Protocol, and Advanced pages.

Scope

Single new file: packages/docusaurus/static/llms.txt. No other changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant