helixui docs
Tokens, components, and references — written so a model and a human can both reason about helixui from one page each.
Where to look
- Tokens overview — DTCG JSON layout, naming, and the resolved manifest.
- Components — every component has a
spec.mdwhose frontmatter is the API and whose body is the doc. See Button for the canonical example. - Slides — PPTX export —
@helixui/slides. Build presentations as React components; export to.pptxwith a single async call. - Why helixui is AI-friendly — the two design choices that drive the system.
- Using llms.txt — point Cursor or Claude Code at helixui in one URL.
Direct fetches for AI tools
llms.txt— index.llms-full.txt— every page concatenated, plus the tokens manifest.tokens-manifest.json— token paths, values, descriptions, layer, per-theme resolutions.