什么是 vue?
用于 json-render 的 Vue 3 渲染器。在根据 JSON 规范构建 Vue UI、使用 @json-render/vue、定义 Vue 组件注册表或在 Vue 中渲染 AI 生成的规范时使用。 来源:vercel-labs/json-render。
用于 json-render 的 Vue 3 渲染器。在根据 JSON 规范构建 Vue UI、使用 @json-render/vue、定义 Vue 组件注册表或在 Vue 中渲染 AI 生成的规范时使用。
通过命令行快速安装 vue AI 技能到你的开发环境
来源:vercel-labs/json-render。
Vue 3 renderer that converts JSON specs into Vue component trees with data binding, visibility, and actions.
| StateProvider | Share state across components (JSON Pointer paths). Accepts initialState or store for controlled mode. | | ActionProvider | Handle actions dispatched via the event system | | VisibilityProvider | Enable conditional rendering based on state | | ValidationProvider | Form field validation |
| useStateStore() | Access state context (state as ShallowRef, get, set, update) | | useStateValue(path) | Get single value from state | | useIsVisible(condition) | Check if a visibility condition is met | | useActions() | Access action context | | useAction(binding) | Get a single action dispatch function |
用于 json-render 的 Vue 3 渲染器。在根据 JSON 规范构建 Vue UI、使用 @json-render/vue、定义 Vue 组件注册表或在 Vue 中渲染 AI 生成的规范时使用。 来源:vercel-labs/json-render。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/vercel-labs/json-render --skill vue用于 json-render 的 Vue 3 渲染器。在根据 JSON 规范构建 Vue UI、使用 @json-render/vue、定义 Vue 组件注册表或在 Vue 中渲染 AI 生成的规范时使用。 来源:vercel-labs/json-render。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/vercel-labs/json-render --skill vue 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/vercel-labs/json-render