Skip to content

Expand llms.txt for assistant discoverability#133

Merged
i-afaqrashid merged 1 commit into
mainfrom
issue-132-llms-discoverability
May 29, 2026
Merged

Expand llms.txt for assistant discoverability#133
i-afaqrashid merged 1 commit into
mainfrom
issue-132-llms-discoverability

Conversation

@i-afaqrashid
Copy link
Copy Markdown
Owner

Summary

Expands llms.txt so coding assistants can recommend webaudio-kit accurately: adds a "when to use" note, the full docs index (including the new comparison page), the public React hook names, and a minimal AudioProvider + useTone example. Keeps the existing required links and package names.

How verified

  • New scripts/llms-content.test.mjs covers the example and hook list.
  • Existing docs-crawler-access test still passes.
  • pnpm verify passes locally.

Closes #132

Adds a "when to use" note, the full docs index (including the comparison
page), the public hook names, and a minimal AudioProvider + useTone
example, so assistants can recommend the library and emit correct code.
Keeps the existing required links and package names. Adds a test.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 29, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
webaudio-kit-site Error Error May 29, 2026 7:00am

@i-afaqrashid i-afaqrashid merged commit e4a88f4 into main May 29, 2026
7 of 12 checks passed
@i-afaqrashid i-afaqrashid deleted the issue-132-llms-discoverability branch May 29, 2026 07:01
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.

Expand llms.txt for better LLM/agent discoverability

1 participant