Methodologygeneric

vue-router-best-practices

Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.

antfu/skills
View source

Install

npx skills add https://github.com/antfu/skills --skill vue-router-best-practices

Use with your agent

ClaudeCursorOpenAIGemini

Install the vue-router-best-practices skill, then use it as build context. Run: npx skills add https://github.com/antfu/skills --skill vue-router-best-practices. Then read the installed skill.md and follow its guidance to build or refactor my project.

Vue Router best practices, common gotchas, and navigation patterns.

Navigation Guards

Route Lifecycle

Setup