AI agent skills for the bleeding edge Vue ecosystem. Built from real docs, issues, and releases.
npx skills add https://github.com/harlan-zw/vue-ecosystem-skills --skill vue-skilldInstale esta skill com a CLI e comece a usar o fluxo de trabalho SKILL.md em seu espaço de trabalho.
AI agent skills for the bleeding edge Vue ecosystem. Built from real docs, issues, and releases.
Getting agents to follow the latest conventions in the Vue ecosystem is difficult. All agents still struggle with Vue 3.5 APIs out of the box - and with Vue 3.6 on the horizon alongside recent releases for Pinia v3, Vue Router v5, Reka UI v2, and VueUse v14, getting the right context to agents is as important as ever.
Hand-crafted rules are great, but maintaining them is a burden - especially when working across several packages that are all actively releasing. Author-shipped skills (skills-npm) are the ideal solution, but most Vue libraries don't ship them yet.
This repo bridges the gap: pre-generated skills from real sources (docs, GitHub issues, discussions, changelogs) using skilld. Install once, get version-aware context for the entire Vue ecosystem - no manual curation, no author opt-in, and no LLM tokens spent on generation.
|
Made possible by my Sponsor Program 💖 Follow me @harlan_zw 🐦 • Join Discord for help |
npx skills and skilldnpx skilld add skilld-dev/vue-ecosystem-skills
Or if you prefer skills.sh:
npx skills add skilld-dev/vue-ecosystem-skills
Ensure skills are used - Add this to your agent file (e.g. CLAUDE.md, .cursorrules):
Before modifying code, evaluate each installed skill against the current task.
For each skill, determine YES/NO relevance and invoke all YES skills before proceeding.
# Add marketplace
/plugin marketplace add skilld-dev/vue-ecosystem-skills
# Install a skill (run once per skill)
/plugin install pinia@vue-ecosystem-skills
/plugin install vue-router@vue-ecosystem-skills
/plugin install reka-ui@vue-ecosystem-skills
npx skilld add skilld-dev/vue-ecosystem-skills --skill vue # 3.6.0-beta.6
npx skilld add skilld-dev/vue-ecosystem-skills --skill pinia # 3.0.4
npx skilld add skilld-dev/vue-ecosystem-skills --skill vue-router # 5.0.2
npx skilld add skilld-dev/vue-ecosystem-skills --skill vue-test-utils # 2.4.6
npx skilld add skilld-dev/vue-ecosystem-skills --skill unhead # 2.1.4
npx skilld add skilld-dev/vue-ecosystem-skills --skill pinia-colada # 0.21.4
npx skilld add skilld-dev/vue-ecosystem-skills --skill tanstack-vue-query # 5.92.9
npx skilld add skilld-dev/vue-ecosystem-skills --skill tanstack-vue-store # 0.9.1
npx skilld add skilld-dev/vue-ecosystem-skills --skill tanstack-vue-table # 8.21.3
npx skilld add skilld-dev/vue-ecosystem-skills --skill tanstack-vue-virtual # 3.13.18
npx skilld add skilld-dev/vue-ecosystem-skills --skill tanstack-vue-form # 1.28.3
npx skilld add skilld-dev/vue-ecosystem-skills --skill tanstack-vue-router # 1.160.0
npx skilld add skilld-dev/vue-ecosystem-skills --skill tanstack-ai-vue # 0.5.4
npx skilld add skilld-dev/vue-ecosystem-skills --skill reka-ui # 2.8.0
npx skilld add skilld-dev/vue-ecosystem-skills --skill shadcn-vue # 2.4.3
npx skilld add skilld-dev/vue-ecosystem-skills --skill primevue # 4.5.4
npx skilld add skilld-dev/vue-ecosystem-skills --skill vuetify # 4.0.0-beta.2
npx skilld add skilld-dev/vue-ecosystem-skills --skill quasar # 2.18.6
npx skilld add skilld-dev/vue-ecosystem-skills --skill floating-ui-vue # 1.1.10
npx skilld add skilld-dev/vue-ecosystem-skills --skill vue-data-ui # 3.15.2
npx skilld add skilld-dev/vue-ecosystem-skills --skill unovis-vue # 1.6.4
npx skilld add skilld-dev/vue-ecosystem-skills --skill formkit # 1.7.2
npx skilld add skilld-dev/vue-ecosystem-skills --skill vee-validate # 4.15.1
npx skilld add skilld-dev/vue-ecosystem-skills --skill motion-vue # 2.0.0-beta.4
npx skilld add skilld-dev/vue-ecosystem-skills --skill vueuse-core # 14.2.1
npx skilld add skilld-dev/vue-ecosystem-skills --skill vueuse-shared # 14.2.1
npx skilld add skilld-dev/vue-ecosystem-skills --skill vueuse-components # 14.2.1
npx skilld add skilld-dev/vue-ecosystem-skills --skill vueuse-integrations # 14.2.1
npx skilld add skilld-dev/vue-ecosystem-skills --skill vueuse-math # 14.2.1
npx skilld add skilld-dev/vue-ecosystem-skills --skill vueuse-motion # 3.0.3
npx skilld add skilld-dev/vue-ecosystem-skills --skill vue-i18n # 11.2.8
npx skilld add skilld-dev/vue-ecosystem-skills --skill vitepress # 1.6.4
npx skilld add skilld-dev/vue-ecosystem-skills --skill tresjs # 5.5.0
Licensed under the MIT license.