·react-app-dev
</>

react-app-dev

使用项目约定(Zustand 选择器、Tailwind v4、shadcn/ui)实现或修改 VMark React UI。用于组件、挂钩、存储和 UI 行为更改。

38安装·1热度·@xiaolai

安装

$npx skills add https://github.com/xiaolai/vmark --skill react-app-dev

如何安装 react-app-dev

通过命令行快速安装 react-app-dev AI 技能到你的开发环境

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

来源:xiaolai/vmark。

SKILL.md

查看原文

Overview Apply VMark frontend conventions for React 19 + Zustand v5 + Tailwind v4 + shadcn/ui.

Workflow 1) Read relevant files before editing (components, hooks, stores, plugins). 2) Follow the VMark rules in AGENTS.md (no store destructuring; use selectors). 3) Keep code files under 300 lines; split when needed.

4) Prefer local feature boundaries; avoid cross-feature imports. 5) Update tests for new behavior and run pnpm check:all when asked.

使用项目约定(Zustand 选择器、Tailwind v4、shadcn/ui)实现或修改 VMark React UI。用于组件、挂钩、存储和 UI 行为更改。 来源:xiaolai/vmark。

可引用信息

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

安装命令
npx skills add https://github.com/xiaolai/vmark --skill react-app-dev
分类
</>开发工具
认证
收录时间
2026-02-20
更新时间
2026-03-10

Browse more skills from xiaolai/vmark

快速解答

什么是 react-app-dev?

使用项目约定(Zustand 选择器、Tailwind v4、shadcn/ui)实现或修改 VMark React UI。用于组件、挂钩、存储和 UI 行为更改。 来源:xiaolai/vmark。

如何安装 react-app-dev?

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

这个 Skill 的源码在哪?

https://github.com/xiaolai/vmark