vue-router-v3
Originally fromteachingai/full-stack-skills
Installation
SKILL.md
When to use this skill
Use this skill whenever the user wants to:
- Install and configure Vue Router v3
- Implement routing patterns for Vue 2 applications
- Use navigation guards, history mode, or lazy-loading routes
- Reference Vue Router v3 API details
How to use this skill
- Identify the topic from the user request.
- Open the matching guide example file in
examples/. - For API details, open the matching file in
api/. - Follow official guidance and keep outputs consistent with v3 docs.
Installation mapping
examples/installation.md→ https://v3.router.vuejs.org/installation.html