claudedwithlove
explore/luman-ui

luman-ui

Crafted

Luman UI provides themed React components built on Base UI primitives and styled with W3C-compliant design tokens. It targets developers building accessible web applications with TypeScript support, tree-shakeable imports, and built-in light/dark mode theming without manual style configuration.

·0··submitted April 17, 2026
View on GitHub
Clauded With Love Rating
6.5 / 10

Luman UI is a React component library that wraps Base UI primitives with themed styling using W3C-compliant design tokens and Tailwind v4. It provides TypeScript support, tree-shakeable imports, and built-in light/dark mode theming for accessible web applications.

Code Quality6.5
Usefulness7.5
Claude Usage6.0
Documentation7.0
Originality5.5
Highlights
  • W3C-compliant design tokens integration with automatic TypeScript type generation
  • Clean abstraction over Base UI with maintained accessibility features
  • Built-in theme system with useTheme hook for seamless light/dark mode switching
To Improve
  • Add comprehensive component examples and API documentation beyond the basic quick start
  • Include live demo or Storybook to showcase components and theming capabilities in action