This pulls in the vue-router 5.0.6 reference so Claude knows the big breaking changes from v4 (like how unplugin-vue-router got merged into core, or that you now import from vue-router/vite instead of the separate package). It's got the experimental data loaders, typed routes setup, and navigation guard patterns. Use it whenever you're writing or debugging router code so Claude doesn't suggest outdated v3 patterns or miss the new module paths. The best practices section is solid on guard return values versus the old next callback and when to use beforeResolve over beforeEach. Saves you from fighting with imports that moved between major versions.
npx -y skills add harlan-zw/vue-ecosystem-skills --skill vue-router-skilld --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar