tailui list

List all components in your project and their variants. Useful to see what's available.

npx tailui list

Output shows:

  • Your configured stack (react, vue, etc.)
  • Your stylesDir and componentsDir paths
  • AI provider status
  • All components with their variants
# Example output:
šŸ“¦ TailUI Components
Stack: react
Directory: ./ui/styles
Components dir: ./src/components/ui
AI: openai
button
ā”œā”€ primary
ā”œā”€ secondary
ā”œā”€ danger
card
ā”œā”€ elevated
ā”œā”€ outlined