LLM Documentation
This library provides machine-readable documentation files for use with Large Language Models (LLMs) and AI coding assistants.
Available Files
Section titled “Available Files”llms.txt
Section titled “llms.txt”A concise overview of the library including:
- Installation instructions
- Component list with exports
- CSS tokens reference
- Utility classes
URL: /ui/llms.txt
llms-full.txt
Section titled “llms-full.txt”Complete documentation including full source code for all components and styles. Use this when you need the AI to understand implementation details.
URL: /ui/llms-full.txt
Usage with AI Assistants
Section titled “Usage with AI Assistants”You can provide these URLs to AI assistants to give them context about the library:
Please read https://f0rbit.github.io/ui/llms.txt for documentation about @f0rbit/uiOr for full source access:
Please read https://f0rbit.github.io/ui/llms-full.txt to understand the @f0rbit/ui component implementations