Command Palette

Search for a command to run...

LLMs

Feed ikui docs to your AI coding agent: llms.txt, llms-full.txt, and per-page Markdown.

ikui is proudly hand-crafted, but we want to encourage any and all usage of ikui — even when you are building with an AI coding agent like Claude Code, Cursor, or Copilot.

Give one or more of these files to your LLM to teach it how to find, install, and compose ikui components:

llms.txt

An index of ikui's documentation. The agent reads it to discover pages and then dives into the ones it needs. View llms.txt.

llms-full.txt

The entire ikui documentation in a single file — every guide and component page concatenated for one-shot context. View llms-full.txt.

Per-page Markdown

Every documentation page is also available as clean Markdown: append .md to any docs URL (for example /docs/copy-button.md), or use the Copy Markdown button in the page header to feed a single page into your AI workflow.

MCP

Prefer a live connection? The MCP server lets your IDE find, install, and compose ikui components on demand.