·shadcn-vue
</>

shadcn-vue

noartem/laravel-vue-skills

shadcn-vue 适用于 Vue/Nuxt,带有 Reka UI 组件和 Tailwind。用于可访问的 UI、自动表单、数据表、图表、暗模式、MCP 服务器设置或遇到组件导入、Reka UI 错误。

166安装·6热度·@noartem

安装

$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 适用于 Vue/Nuxt,带有 Reka UI 组件和 Tailwind。用于可访问的 UI、自动表单、数据表、图表、暗模式、MCP 服务器设置或遇到组件导入、Reka UI 错误。 来源:noartem/laravel-vue-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/noartem/laravel-vue-skills --skill shadcn-vue
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 shadcn-vue?

shadcn-vue 适用于 Vue/Nuxt,带有 Reka UI 组件和 Tailwind。用于可访问的 UI、自动表单、数据表、图表、暗模式、MCP 服务器设置或遇到组件导入、Reka UI 错误。 来源:noartem/laravel-vue-skills。

如何安装 shadcn-vue?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/noartem/laravel-vue-skills --skill shadcn-vue 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

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