skills
Accurate VueUse composable guidance for Vue and Nuxt development
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install VueUse Skills?โผ
Run `npx skills add vueuse/skills --all -g -y` in your terminal to install all skills in this repository globally.
What does VueUse Skills do?โผ
It teaches your coding agent to map feature requests to the correct VueUse composables and apply them with accurate usage patterns and type declarations.
How does it reduce token usage and hallucinations?โผ
It sends short function overviews first and loads detailed references only on demand, so the agent works from precise documentation instead of guessing APIs.
Does VueUse Skills work offline?โผ
Yes. All references are bundled locally, so it works without internet access or extra agent permissions.
Which projects are compatible with VueUse Skills?โผ
It requires a Vue 3 or Nuxt 3 project and works with agents like Claude Code, Cursor, and Codex that support the SKILL.md standard.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core