·vue

json-render용 Vue 3 렌더러. JSON 사양에서 Vue UI를 구축하거나, @json-render/vue로 작업하거나, Vue 구성 요소 레지스트리를 정의하거나, Vue에서 AI 생성 사양을 렌더링할 때 사용합니다.

25설치·8트렌드·@vercel-labs

설치

$npx skills add https://github.com/vercel-labs/json-render --skill vue

vue 설치 방법

명령줄에서 vue AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/vercel-labs/json-render --skill vue
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: 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
카테고리
</>개발 도구
인증됨
최초 등록
2026-03-09
업데이트
2026-03-10

Browse more skills from vercel-labs/json-render

빠른 답변

vue이란?

json-render용 Vue 3 렌더러. JSON 사양에서 Vue UI를 구축하거나, @json-render/vue로 작업하거나, Vue 구성 요소 레지스트리를 정의하거나, Vue에서 AI 생성 사양을 렌더링할 때 사용합니다. 출처: vercel-labs/json-render.

vue 설치 방법은?

터미널 또는 명령줄 도구(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