---
name: "@doras-ui"
slug: "doras-ui"
description: "Doras UI is a React component library offering copy-paste UI blocks built on the shadcn/ui registry pattern. The site advertises full customizability and live previews, and the meta keywords reference TanStack Router, indicating modern routing support. The GitHub repo was still under construction at research time, limiting available component details. Built with React and Tailwind CSS. Use for: pulling individual shadcn-compatible blocks into a project when the library matures; currently early-stage, so verify component availability before relying on it for production work."
category: "Component library (general)"
tags: ["blocks", "components", "design-system"]
framework: "react"
license: null
author: "dorasto"
website: "https://ui.doras.to/"
github: "https://github.com/dorasto/ui"
registry: "https://ui.doras.to/r/{name}.json"
pro: false
pro_url: null
github_stars: 3
component_count: 0
generated_at: "2026-07-28T08:59:05.895Z"
---

# @doras-ui

Doras UI is a React component library offering copy-paste UI blocks built on the shadcn/ui registry pattern. The site advertises full customizability and live previews, and the meta keywords reference TanStack Router, indicating modern routing support. The GitHub repo was still under construction at research time, limiting available component details. Built with React and Tailwind CSS. Use for: pulling individual shadcn-compatible blocks into a project when the library matures; currently early-stage, so verify component availability before relying on it for production work.

## Links

- Website: https://ui.doras.to/
- GitHub: https://github.com/dorasto/ui
- Registry JSON: https://ui.doras.to/r/{name}.json
- Directory page: https://sh4dcn.vercel.app/registry/doras-ui
- This file: https://sh4dcn.vercel.app/md/doras-ui.md

## Install

```sh
# clone the source repo
git clone https://github.com/dorasto/ui.git
# fetch the raw registry index
curl -s https://ui.doras.to/r/{name}.json
```

## Components (0)

_No public registry index resolved for this library._

## For AI agents

```text
You are adding components from @doras-ui to a shadcn-compatible project.
1. Read this file (https://sh4dcn.vercel.app/md/doras-ui.md) for the component list.
2. Fetch the machine-readable index: https://ui.doras.to/r/{name}.json
3. Install a single component with its install command from the table above.
4. Full structured record: https://sh4dcn.vercel.app/json (library slug: doras-ui).
```
