vueuse/vueuse

`docs` | Auto-generate `llms.txt`

Open

#4 824 ouverte le 16 juin 2025

Voir sur GitHub
 (7 commentaires) (7 réactions) (0 assignés)TypeScript (18 007 stars) (2 269 forks)batch import
documentationgood first issue

Description

Clear and concise description of the problem

As a developer using VueUse, I want to provide LLMs (local or API-based) with structured, easy-to-ingest documentation via a standard /llms.txt file, so that I can improve prompt-based tooling, contextual embeddings, and agent access to VueUse APIs.

Happy to contribute a PR if maintainers support this direction.

Suggested solution

llms.txt

Alternative

Copy/Paste

Additional context

llms.txt is designed to be human- and LLM-readable, minimal, and works well with fixed-token contexts.

Validations

Guide contributeur