skillgrab ← Back to home
Zero config · Auto-detected from your project files

Install AI Skills for Vue.js

skillgrab detects Vue and installs skills from skills.sh covering Composition API, Pinia, Vue Router, and Nuxt — all matched to your exact dependencies.

$ npx skillgrab

Run inside your Vue.js project directory. No install, no config.

What skillgrab detects in a Vue.js project

skillgrab reads your project files and maps each dependency to relevant skills.

~/my-vue-project
$ npx skillgrab

  skillgrab v0.6.1

▸ Tech signals
  vue                 package.json → vue
  pinia               package.json → pinia
  vue-router          package.json → vue-router

▸ Install plan
   vercel-labs/agent-skills/find-skills  12.9k installs
    briascoi/skillgrab-essentials/coding-style
    briascoi/skillgrab-essentials/code-review

▸ Detected agents: claude-code

  Installing to: claude-code
  ✔ Installed 3 skills.

Why skillgrab for Vue.js?

01

Composition API first

Skills written for Vue 3's Composition API and `