·vuetify0
</>

vuetify0

vuetifyjs/0

Build with @vuetify/v0 headless composables and components. Use when creating v0-based UIs, working with Selection/Registry/Step patterns, or integrating headless primitives.

23Installs·3Trend·@vuetifyjs

Installation

$npx skills add https://github.com/vuetifyjs/0 --skill vuetify0

SKILL.md

| Single item selection | createSingle | | Multi-item selection | createSelection or createGroup | | Selection with "select all" | createGroup (tri-state support) | | Step wizard / carousel | createStep | | Tree / nested items | createNested | | Form validation | createForm | | Shared state (provide/inject) | createContext or createTrinity |

| Collection tracking | createRegistry | | SSR check | INBROWSER | | Type guards | isString, isNumber, isObject, etc. |

All components are unstyled, accessible, and follow WAI-ARIA patterns.

Build with @vuetify/v0 headless composables and components. Use when creating v0-based UIs, working with Selection/Registry/Step patterns, or integrating headless primitives. Source: vuetifyjs/0.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/vuetifyjs/0 --skill vuetify0
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is vuetify0?

Build with @vuetify/v0 headless composables and components. Use when creating v0-based UIs, working with Selection/Registry/Step patterns, or integrating headless primitives. Source: vuetifyjs/0.

How do I install vuetify0?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vuetifyjs/0 --skill vuetify0 Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/vuetifyjs/0

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-05

Related Skills

None