---
name: assistant-ui-docs
description: "Use assistant-ui documentation to implement and troubleshoot AI chat interfaces across React, React Native, and terminal applications."
---

# assistant-ui documentation

Use this skill when implementing, configuring, migrating, or troubleshooting assistant-ui.

## Start here

1. Read the documentation index at https://www.assistant-ui.com/llms.txt.
2. Fetch only the relevant page through its canonical `.md` URL.
3. Use https://www.assistant-ui.com/sitemap.md when the page name is unknown.
4. Use the MCP endpoint at https://www.assistant-ui.com/mcp for navigation, search, and page retrieval.

## Working rules

- Prefer focused `.md` pages over loading the complete documentation file.
- Confirm the runtime and platform before applying an example.
- Preserve package names, imports, and public API spelling exactly.
- Use the human-readable page URL when citing documentation to a user.
- Verify implementation steps with the checks documented on the relevant page.

## Discovery

- Agent instructions: https://www.assistant-ui.com/AGENTS.md
- Site skill: https://www.assistant-ui.com/skill.md
- API catalog: https://www.assistant-ui.com/.well-known/api-catalog
- Agent Skills index: https://www.assistant-ui.com/.well-known/agent-skills/index.json
- Markdown sitemap: https://www.assistant-ui.com/sitemap.md
- LLM index: https://www.assistant-ui.com/llms.txt
- Full documentation: https://www.assistant-ui.com/llms-full.txt
- MCP: https://www.assistant-ui.com/mcp
