> ## Documentation Index
> Fetch the complete documentation index at: https://docs.collabute.com/llms.txt
> Use this file to discover all available pages before exploring further.

# UI

> Component philosophy, accessibility, styling rules

## Components

* shadcn-based primitives
* Live in `components/` root; single-responsibility
* Precise naming; minimal props

## Accessibility

* Color contrast (darkPrimary/black/white)
* Focus-visible and keyboard navigation

## Styling

* Tailwind scales and spacing
* Palette: black/white; darkPrimary accents only
