Skill
Community

vue-router-best-practices

Install
1
Install the plugin
$
npx claudepluginhub pleaseai/claude-code-plugins --plugin vue

Want just this skill?

Then install: npx claudepluginhub u/[userId]/[slug]

Description

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

Tool Access

This skill uses the workspace's default tool permissions.

Supporting Assets
View in Repository
LICENSE.md
SYNC.md
reference/router-beforeenter-no-param-trigger.md
reference/router-beforerouteenter-no-this.md
reference/router-guard-async-await-pattern.md
reference/router-navigation-guard-infinite-loop.md
reference/router-navigation-guard-next-deprecated.md
reference/router-param-change-no-lifecycle.md
reference/router-simple-routing-cleanup.md
reference/router-use-vue-router-for-production.md
Skill Content

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

Navigation Guards

Route Lifecycle

Setup

Stats
Stars5
Forks1
Last CommitFeb 8, 2026

Similar Skills