uithing
Installation
SKILL.md
UI Thing
UI Thing is a Nuxt-first, shadcn-inspired, copy-paste component system built on Vue 3, Nuxt 4, Reka UI, Tailwind CSS v4, tailwind-variants, and Nuxt Content.
Unlike packaged component libraries, the source files are part of the product. In this repo, editing components, demos, docs, registries, APIs, and MCP metadata is normal and expected.
Current Project Context
Before making changes:
- In consumer projects, inspect
ui-thing.config.*,package.json, andnuxt.config.*. - In this repo, inspect
AGENTS.md,scripts/components.js,server/utils/comp.ts,server/utils/prose.ts, andserver/utils/block-examples.ts. - Use the local CLI repo at
/Users/baker/Desktop/ui-thing-clias the command source of truth. - Use the UI Thing MCP surface for exact component, block, prose, and docs lookup.