Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
full-statck-skills avatar

Vue Router V3

  • 25 installs
  • 2 repo stars
  • Updated July 29, 2026
  • full-statck-skills/vue-skills

Guidance for Vue Router v3 routing setup, navigation patterns and API for Vue 2 applications.

About

Provides Vue Router v3 guidance for installation, routing patterns, navigation guards, history mode and lazy loading in Vue 2 apps. A developer uses it when routing a Vue 2 application.

  • Covers install and config of Vue Router v3
  • Includes navigation guards, history mode and lazy-loading routes

Vue Router V3 by the numbers

  • 25 all-time installs (skills.sh)
  • Ranked #1,501 of 2,245 Frontend Development skills by installs in the Skillselion catalog
  • Data as of Jul 30, 2026 (Skillselion catalog sync)
npx skills add https://github.com/full-statck-skills/vue-skills --skill vue-router-v3

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs25
repo stars2
Last updatedJuly 29, 2026
Repositoryfull-statck-skills/vue-skills

What it does

Guidance for Vue Router v3 routing setup, navigation patterns and API for Vue 2 applications.

Files

SKILL.mdMarkdownGitHub ↗

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

1. Identify the topic from the user request. 2. Open the matching guide example file in examples/. 3. For API details, open the matching file in api/. 4. Follow official guidance and keep outputs consistent with v3 docs.

Installation mapping

  • examples/installation.md → https://v3.router.vuejs.org/installation.html

Guide mapping (one-to-one with https://v3.router.vuejs.org/guide/)

Essentials

  • examples/guide/index.md → https://v3.router.vuejs.org/guide/
  • examples/guide/essentials/dynamic-matching.md → https://v3.router.vuejs.org/guide/essentials/dynamic-matching.html
  • examples/guide/essentials/nested-routes.md → https://v3.router.vuejs.org/guide/essentials/nested-routes.html
  • examples/guide/essentials/navigation.md → https://v3.router.vuejs.org/guide/essentials/navigation.html
  • examples/guide/essentials/named-routes.md → https://v3.router.vuejs.org/guide/essentials/named-routes.html
  • examples/guide/essentials/named-views.md → https://v3.router.vuejs.org/guide/essentials/named-views.html
  • examples/guide/essentials/redirect-and-alias.md → https://v3.router.vuejs.org/guide/essentials/redirect-and-alias.html
  • examples/guide/essentials/passing-props.md → https://v3.router.vuejs.org/guide/essentials/passing-props.html
  • examples/guide/essentials/history-mode.md → https://v3.router.vuejs.org/guide/essentials/history-mode.html

Advanced

  • examples/guide/advanced/navigation-guards.md → https://v3.router.vuejs.org/guide/advanced/navigation-guards.html
  • examples/guide/advanced/meta.md → https://v3.router.vuejs.org/guide/advanced/meta.html
  • examples/guide/advanced/transitions.md → https://v3.router.vuejs.org/guide/advanced/transitions.html
  • examples/guide/advanced/data-fetching.md → https://v3.router.vuejs.org/guide/advanced/data-fetching.html
  • examples/guide/advanced/scroll-behavior.md → https://v3.router.vuejs.org/guide/advanced/scroll-behavior.html
  • examples/guide/advanced/lazy-loading.md → https://v3.router.vuejs.org/guide/advanced/lazy-loading.html
  • examples/guide/advanced/navigation-failures.md → https://v3.router.vuejs.org/guide/advanced/navigation-failures.html

API mapping (one-to-one with https://v3.router.vuejs.org/api/)

  • api/router-link.md → https://v3.router.vuejs.org/api/#router-link
  • api/router-view.md → https://v3.router.vuejs.org/api/#router-view
  • api/router-instance.md → https://v3.router.vuejs.org/api/#router-instance
  • api/router-options.md → https://v3.router.vuejs.org/api/#router-options
  • api/route-object.md → https://v3.router.vuejs.org/api/#the-route-object
  • api/route-config.md → https://v3.router.vuejs.org/api/#routes
  • api/navigation-guards.md → https://v3.router.vuejs.org/api/#navigation-guards

Resources

  • Installation: https://v3.router.vuejs.org/installation.html
  • Guide: https://v3.router.vuejs.org/guide/
  • API: https://v3.router.vuejs.org/api/

Keywords

vue-router v3, vue 2 router, routing, navigation guards, history mode, router-link, router-view, route config, route object

国内适配

  • 支持中文文档和中文注释
  • 示例代码兼容国内开发环境
  • 提供中文 FAQ 和常见问题解答

能力边界

✅ 适用场景

  • 当你需要使用此技能对应的技术栈时
  • 当项目需要遵循最佳实践时
  • 当需要快速上手或深入理解核心概念时

⚠️ 需要注意

  • 复杂业务逻辑需要结合具体场景调整
  • 性能优化需要根据实际数据量评估

❌ 不适用场景

  • 不相关的技术栈或框架
  • 需要完全自定义的特殊场景

使用流程

Step 1: 环境准备

确保开发环境已安装必要的依赖和工具。

Step 2: 配置初始化

根据项目需求进行基础配置。

Step 3: 核心功能使用

按照示例代码实现核心功能。

Step 4: 测试验证

运行测试确保功能正常。

Step 5: 部署上线

完成开发后进行部署和监控。

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.