Introduction

Next

Styled components for shadcn/ui.

Matos UI is a collection of high-quality, styled components built on top of shadcn/ui.

It is designed to help you build modern, scalable interfaces faster by providing ready-to-use components that follow consistent design system principles.

All components are:

  • Built with Tailwind CSS
  • Optimized for performance and developer experience
  • Fully composable and customizable
  • Designed with accessibility (a11y) in mind
  • Aligned with design system best practices

How it works

Matos UI follows the same philosophy as shadcn/ui:

  • Components are not installed as a package
  • You own the code
  • You can edit, extend, and customize freely

Each component is distributed as a standalone file that can be added to your project.


Installation

Install any component directly into your project using the shadcn CLI:

npx shadcn@latest add https://matos-ui.com/r/COMPONENT_NAME.json