·shadcn-vue
</>

shadcn-vue

noartem/laravel-vue-skills

shadcn-vue for Vue/Nuxt with Reka UI components and Tailwind. Use for accessible UI, Auto Form, data tables, charts, dark mode, MCP server setup, or encountering component imports, Reka UI errors.

166Installs·6Trend·@noartem

Installation

$npx skills add https://github.com/noartem/laravel-vue-skills --skill shadcn-vue

SKILL.md

| Enable CSS variables | components.json → tailwind.cssVariables: true | | Add registry namespace | components.json → registries map | | Opencode MCP init | npx shadcn-vue@latest mcp init --client opencode | | Codex MCP config | /.codex/config.toml with mcpservers.shadcn |

Full example: See templates/components.json or generate via npx shadcn-vue@latest init

The @/lib/utils.ts file provides the cn() helper for merging Tailwind classes:

shadcn-vue for Vue/Nuxt with Reka UI components and Tailwind. Use for accessible UI, Auto Form, data tables, charts, dark mode, MCP server setup, or encountering component imports, Reka UI errors. Source: noartem/laravel-vue-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/noartem/laravel-vue-skills --skill shadcn-vue
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is shadcn-vue?

shadcn-vue for Vue/Nuxt with Reka UI components and Tailwind. Use for accessible UI, Auto Form, data tables, charts, dark mode, MCP server setup, or encountering component imports, Reka UI errors. Source: noartem/laravel-vue-skills.

How do I install shadcn-vue?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/noartem/laravel-vue-skills --skill shadcn-vue Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/noartem/laravel-vue-skills