vue - Vue 3 JSON spec renderer
Converts JSON specs into Vue component trees with data binding, visibility, and actions.
Tags
Updated: 2026-03-20Capabilities
Typical Inputs
Typical Outputs
What this skill does
- render Vue components
- create component catalogs
- define component registries
- handle component actions
- validate form fields
- manage component state
- enable conditional rendering
- bind state to props
- stream UI specs
Inputs
- JSON spec
- component catalog
- component registry
- initial state
- action handlers
- store
Outputs
- Vue component tree
- rendered UI
- state updates
- validation results
Requirements
- Vue 3.5.0 or higher
- Node.js environment
- npm package manager
