Skip to main content
Back to registry

vue-router-best-practices

antfu/skills

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

Installs4
Install command
npx skills add https://github.com/antfu/skills --skill vue-router-best-practices
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Vue Router best practices, common gotchas, and navigation patterns. - Navigating between same route with different params → See router-beforeenter-no-param-trigger - Accessing component instance in beforeRouteEnter guard → See router-beforerouteenter-no-this - Navigation guard making API calls without awaiting → See router-guard-async-await-pattern - Users trapped in infinite redirect loops → See router-navigation-guard-infinite-loop - Navigation guard using deprecated next() function → See router-navigation-guard-next-deprecated - Stale data when navigating between same route → See router-param-change-no-lifecycle - Event listeners persisting after component unmounts → See router-simple-routing-cleanup - Building production single-page application → See router-use-vue-router-for-production

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does vue-router-best-practices do?

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

Is vue-router-best-practices good?

vue-router-best-practices does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does vue-router-best-practices work with?

vue-router-best-practices currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to vue-router-best-practices?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install vue-router-best-practices?

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

Related skills

More from antfu/skills

Related skills

Alternatives in Software Engineering