LLM documentation

The documentation is published as Markdown for language models, following the llmstxt.org convention. Point an agent at the index and it fetches only the pages it needs.
Compact index — one line per page. Start here.
Every page concatenated, nothing truncated.
/llms/components/<Name>.md
One component: props table and every example. Charts too.
/llms/hooks/<useName>.md
One hook: type definition and examples.
/llms/guides/<slug>.md
Getting started, accessibility, localization, contributing.
/llms/faq/<key>.md
One question and its answer.

Usage

$

 

curl

https://react-ui-library.com/llms.txt

# the index

$

 

curl

https://react-ui-library.com/llms/components/Button.md

# one page

$

 

curl

https://react-ui-library.com/llms-full.txt

# everything

Component and hook pages also carry a Copy button for their Markdown, plus shortcuts that open it in ChatGPT or Claude.

Agent skills

Five installable skills — setup, theming, layout, forms, and charts — teach agents the working patterns and pitfalls of the library, verified against the source.

$

 

npx

skills

add

https://github.com/platform-blocks/skills

--skill

platform-blocks-setup

Regenerated from component metadata, props, and demos on every documentation build. Format follows llmstxt.org • Skills: platform-blocks/skills

</>

react-ui-library

100+ accessible, themeable components that work seamlessly across iOS, Android, and Web.

A Platform Blocks product.