Components
- Accordion
- Action BarUpdated
- Alert Dialog
- Alert
- Announcement
- Aspect Ratio
- Autocomplete
- Avatar
- BadgeUpdated
- Bottom Navigation
- Breadcrumb
- Button Group
- Button
- CalendarUpdated
- CardUpdated
- Carousel
- Chart
- Checkbox
- Circular Progress
- Circular Slider
- Clipboard
- Collapsible
- Color Picker
- Combobox
- Command
- Context MenuUpdated
- Data List
- Date Picker
- DialogUpdated
- DrawerUpdated
- Editable
- FieldUpdated
- File Upload
- Float
- Floating Panel
- Frame
- Hint
- Hover Card
- Image Cropper
- Input Group
- Input OTP
- Input
- Item
- Kbd
- Link Overlay
- Listbox
- MarqueeUpdated
- Menu
- Native Select
- Number InputUpdated
- 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
- TableUpdated
- Tabs
- Textarea
- TimerUpdated
- ToastUpdated
- Toggle Group
- Toggle Tooltip
- Toggle
- Tooltip
- Tour
- Tree View
Hooks
LLMs.txt
Let AI assistants like Claude, Cursor, and Windsurf use Shark UI documentation.
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.