vueuse/vueuse

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

Open

#4,824 opened on 2025年6月16日

GitHub で見る
 (7 comments) (7 reactions) (0 assignees)TypeScript (18,007 stars) (2,269 forks)batch import
documentationgood first issue

説明

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

コントリビューターガイド

`docs` | Auto-generate `llms.txt` · vueuse/vueuse#4824 | Good First Issue