AI AGENT ADDONS

Vue Router Best Practices

hyf0/vue-skills

Vue Router is the official tool for moving between pages in a Vue app. It helps you build a single-page application that feels fast and smooth.

This guide covers the most important navigation guards and route lifecycle patterns. You will learn how to avoid common mistakes like infinite redirect loops or stale data when switching routes.

Whether you are new to Vue or have experience, these best practices will make your app more reliable and easier to maintain.

Add Vue Router Best Practices skill to your workflow

Global

mkdir -p ~/.claude/skills/vue-router-best-practices

Project

mkdir -p .claude/skills/vue-router-best-practices

Source Repository

Stars
2,641
Forks
154
Watchers
2,641
License
MIT
Last Push
2 months ago
Created
6 months ago