Home
Softono
ui-thing

ui-thing

Open source Vue
698
Stars
46
Forks
5
Issues
6
Watchers
1 week
Last Commit

About ui-thing

# UI Thing A modern set of Nuxt components built with Reka UI & TailwindCSS Inspired by [shadcn/ui](https://ui.shadcn.com/) & [shadcn-vue](https://www.shadcn-vue.com/). ![Cover Image](/public/cover.png) ## πŸ“– Documentation [πŸ”— **You can read the full docs here**](https://uithing.com/) ## Agent Skill This repo also ships an installable `uithing` agent skill for the open skills ecosystem. Install it from this repo with: ```bash npx skills add https://github.com/BayBreezy/ui-thing --skill uithing ``` The installable skill lives in [`skills/uithing`](./skills/uithing). The repo-local authoring copy used by Codex lives in [`.agents/skills/uithing`](./.agents/skills/uithing). After updating the source skill, refresh the installable copy with: ```bash npm run sync:skills ``` ## πŸš€ Quick Start Initialize UI Thing in your Nuxt project with one command: ```bash npx ui-thing@latest init ``` Start the dev server: ```bash npm run dev ``` Add components on the fly: ```bash npx ui-thing@latest add ``` ## ...

Platforms

Web Self-hosted

Languages

Vue

UI Thing

A modern set of Nuxt components built with Reka UI & TailwindCSS

Inspired by shadcn/ui & shadcn-vue.

Cover Image

πŸ“– Documentation

πŸ”— You can read the full docs here

Agent Skill

This repo also ships an installable uithing agent skill for the open skills ecosystem.

Install it from this repo with:

npx skills add https://github.com/BayBreezy/ui-thing --skill uithing

The installable skill lives in skills/uithing. The repo-local authoring copy used by Codex lives in .agents/skills/uithing.

After updating the source skill, refresh the installable copy with:

npm run sync:skills

πŸš€ Quick Start

Initialize UI Thing in your Nuxt project with one command:

npx ui-thing@latest init

Start the dev server:

npm run dev

Add components on the fly:

npx ui-thing@latest add

⚑️ Commands

Command Description
init Install dependencies and configure your project.
add Add selected components to your project.
theme Apply a theme to your project.
prettier Add Prettier config for consistent formatting.
shortcuts Add keyboard shortcut composables.

🎨 Credits

Huge thanks to the projects that inspired or power this library:

πŸ’Έ Support Me

If this project helps you, consider supporting:

Buy Me A Coffee