What problem does it solve?
This Skill helps developers discover and understand VueUse composables by providing structured metadata for each unit, enabling faster onboarding and better tooling for search and discovery.
Core Features & Use Cases
- A comprehensive catalog of reactive utilities across state, browser APIs, sensors, network, and animation domains.
- Automatic extraction of frontmatter-driven metadata from SKILL.md and related composable docs to build navigable references.
- Support for optional resources (scripts/, references/, assets/) to enable on-demand execution, in-depth documentation, and asset storage.
Quick Start
Ask the AI to browse the VueUse skill unit and retrieve a specific composable's documentation (for example core/useLocalStorage or math/useProjection) to see its options, returns, and references.