Skip to main content
Back to the directory
antfu/skillsSoftware EngineeringFrontend and Design

vue-router-best-practices

Vue Router 4 patterns, navigation guards, and route-lifecycle best practices.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
11

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/antfu/skills --skill vue-router-best-practices
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, vue-router-best-practices has 11 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: antfu/skills. Canonical URL: https://skills.sh/antfu/skills/vue-router-best-practices.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Vue Router 4 patterns, navigation guards, and route-lifecycle best practices. Vue Router best practices, common gotchas, and navigation patterns. - Covers five navigation guard patterns including async/await handling, deprecated next() function migration, infinite redirect loops, and param-change detection - Addresses route-lifecycle gotchas like stale data when navigating between same routes and event listener cleanup on component unmount - Includes production SPA setup guidance and component instance access patterns in beforeRouteEnter guards - 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 listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

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

Vue Router 4 patterns, navigation guards, and route-lifecycle best practices.

Is vue-router-best-practices good?

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

Which AI agents support vue-router-best-practices?

vue-router-best-practices currently lists compatibility with Skills CLI.

Is vue-router-best-practices safe to install?

vue-router-best-practices has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

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

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

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

Run the following command to 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