Skip to content

UI Toolkit

Lombok includes a dedicated UI component and design-system package.

@lombokapp/ui-toolkit

Use the UI Toolkit when you want:

  • reusable UI components
  • Lombok-aligned visual patterns
  • shared presentation primitives
  • consistency across internal and app-facing UI work

In the codebase, the toolkit is a substantial package built around:

  • reusable components
  • design-system conventions
  • Storybook-supported development patterns
  • Radix and Tailwind-oriented UI building blocks

The UI Toolkit helps Lombok avoid treating every UI surface as a one-off implementation.

That matters across:

  • the main web app
  • embedded app UIs
  • future docs and examples

Continue with: