For LLMs
This page explains how to use Kael’s LLM integration features.
llms.txt
Kael provides an llms.txt file at the site root following the llms.txt standard. This file contains a structured overview of the entire Kael API — widget primitives, layout system, platform APIs, and code patterns — optimized for LLM consumption.
Use it when:
- Pasting into ChatGPT, Claude, or other LLMs as context for building Kael apps
- Integrating with AI coding assistants that support llms.txt
- Building MCP servers or tool definitions that reference Kael
Copy for LLM button
Every page on this site has a “Copy for LLM” button in the bottom-right corner. Click it to copy the page content as clean markdown, ready to paste into any LLM conversation.
Direct link
https://augani.github.io/kael/llms.txt