For AI agents: fetch /llms.txt first for the curated documentation index, then use same-host Markdown pages when available.

AI Native

Docs and apps should be easy for agents to read.

Native Fragments keeps source and runtime output close to the platform: HTML, links, modules, and small files. The docs expose agent entrypoints too.

Agent entrypoints

https://docs.nativefragments.org/llms.txt
https://docs.nativefragments.org/llms-full.txt
node_modules/@nativefragments/core/skills/nativefragments/SKILL.md

Runtime readability

Generated apps are easier to browse and scrape because the output is not hidden behind a large transpiled client bundle. Agents can follow anchors, inspect DOM, and map behavior back to small source files.