UI Toolkit
Lombok includes a dedicated UI component and design-system package.
Package
Section titled “Package”@lombokapp/ui-toolkitWhat it is for
Section titled “What it is for”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
Source-aligned view
Section titled “Source-aligned view”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
Why it matters
Section titled “Why it matters”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
Next steps
Section titled “Next steps”Continue with: