Skip to content

Change Request: llm.txt file to let AI agents follow the latest Eslint documentation accordingly with new new updates #992

@HatemMn

Description

@HatemMn

ESLint version

latest

What problem do you want to solve?

Despite the lack of official status, a lot of websites have this file ( source )

Frameworks like Astro and Mintlify seem to generate it automatically.
Libraries like Ant Design have comprehensive ones, their documentation is well done : https://ant-design.antgroup.com/docs/react/llms

Two variants have emerged in practice:

  • /llms.txt — a curated index with links to key docs
  • /llms-full.txt — a single concatenated markdown dump of the entire site

This is just an idea to discuss. Eslint is used in almost every serious project but rare are the devs who still configure it by hand and I really tend to see a lot of configs that are not even migrated to the flat configuration.

If the idea is accepted, I will try to help code it

What do you think is the correct solution?

I am not well versed in the architecture of this repo, but I think it should be auto generated to avoid release friction

  • /llms.txt — a curated index with links to key docs
  • /llms-full.txt — a single concatenated markdown dump of the entire site

Participation

  • I am willing to submit a pull request for this change.

AI acknowledgment

  • I did not use AI to generate this issue report.
  • (If the above is not checked) I have reviewed the AI-generated content before submitting.

Additional comments

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Triaging

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions