site/docs/integrations/llms.mdx
Kysely provides LLM-friendly documentation to help AI tools like Cursor, Windsurf, GitHub Copilot, ChatGPT, Claude, and Claude Code understand and work with it.
llms.txt documentation is automatically generated and kept up-to-date with each push on GitHub and is based on the llms.txt standard.
The llms.txt file acts as a summary and index to all the docs pages.
The llms-full.txt file includes all of the Kysely docs in a single file.
In Cursor, you can reference the documentation using the @Docs feature:
@Docs in your prompthttps://kysely.dev/llms-full.txtFor Windsurf users:
@https://kysely.dev/llms-full.txt.windsurfrules file for persistent accessWhen using ChatGPT or Claude:
https://kysely.dev/llms-full.txtWhile Copilot doesn't directly support external documentation, you can:
For Claude Code users:
https://kysely.dev/llms-full.txtclaude -p "Using the Kysely docs at https://kysely.dev/llms-full.txt, help me build a type-safe query"Here are some example prompts you can use with AI tools: