Agent skills

The XAUI skill is a SKILL.md file — the import shape, the slot notation, what variant is against color, and a link to every component's markdown. An agent that has it reads the real API instead of guessing at one.

Install with the skills CLI

skills is the CLI for the open agent skills ecosystem. It detects the agents on the machine and writes the skill into each one's skills directory:

npx skills add https://ui.xtartapp.com/skills/xaui/SKILL.md

Commit the installed skill with the project and every agent that opens the repo picks it up. It works with Claude Code, OpenCode, Cursor, Codex and the other agents the CLI supports.

Install by hand

Without the CLI, download the file into the agent's skills directory yourself:

mkdir -p .claude/skills/xaui
curl -o .claude/skills/xaui/SKILL.md https://ui.xtartapp.com/skills/xaui/SKILL.md

Without a skill file

For tools that take a docs index rather than a skill file, point them at llms.txt.