Components
- Accordion
- Action Bar
- Alert Dialog
- Alert
- Announcement
- Aspect Ratio
- Autocomplete
- Avatar
- Badge
- Bottom Navigation
- Breadcrumb
- Button Group
- Button
- Calendar
- Card
- Carousel
- Chart
- Checkbox
- Circular Progress
- Circular Slider
- Clipboard
- Collapsible
- Color Picker
- Combobox
- Command
- Context Menu
- Data List
- Date Picker
- Dialog
- Drawer
- Editable
- Field
- File Upload
- Float
- Floating Panel
- Frame
- Hint
- Hover Card
- Image Cropper
- Input Group
- Input OTP
- Input
- Item
- Kbd
- Link Overlay
- Listbox
- Marquee
- Menu
- Native Select
- Number Input
- Pagination
- Popover
- Progress
- Prose
- QR Code
- Radio Group
- Rating
- Resizable
- Scroll Area
- Segment Group
- Select
- Separator
- Sheet
- Sidebar
- Signature Pad
- Skeleton
- Skip Nav
- Slider
- Spinner
- Status
- Steps
- Switch
- Table
- Tabs
- Textarea
- Timer
- Toast
- Toggle Group
- Toggle Tooltip
- Toggle
- Tooltip
- Tour
- Tree View
Shark UI provides LLMs.txt endpoints so AI coding assistants can fetch documentation directly by URL.
Available Files
Core documentation:
- /llms.txt — Quick reference index for documentation
- /llms-full.txt — Complete Shark UI documentation
For limited context windows:
- /llms-components.txt — Component documentation only
- /llms-patterns.txt — Common patterns and recipes
All platforms:
- /llms.txt — Quick reference index
- /llms-full.txt — Complete documentation
- /llms-components.txt — All component documentation
- /llms-patterns.txt — All patterns and recipes
Integration
Claude Code: Reference the docs in your prompt or add to your project’s .claude file:
Use Shark UI documentation from https://shark.vini.one/llms.txt
Cursor: Use the @Docs feature:
@Docs https://shark.vini.one/llms-full.txt
Windsurf: Add to your .windsurfrules file:
#docs https://shark.vini.one/llms-full.txt
Other AI tools: Most assistants accept documentation URLs:
https://shark.vini.one/llms.txt
For component-specific documentation:
https://shark.vini.one/llms-components.txt
For patterns and best practices:
https://shark.vini.one/llms-patterns.txt
Contributing
Spotted an issue with AI-generated code? Contributions to improve the LLMs.txt output are welcome on GitHub.