From partme-ai-full-stack-skills
Provides Vue Router v3 guidance from official docs for installation, routing patterns like nested routes and navigation guards, history mode, lazy-loading, and API details in Vue 2 projects.
npx claudepluginhub partme-ai/full-stack-skills --plugin t2ui-skillsThis skill uses the workspace's default tool permissions.
Use this skill whenever the user wants to:
api/navigation-guards.mdapi/route-config.mdapi/route-object.mdapi/router-instance.mdapi/router-link.mdapi/router-options.mdapi/router-view.mdexamples/guide/advanced/data-fetching.mdexamples/guide/advanced/lazy-loading.mdexamples/guide/advanced/meta.mdexamples/guide/advanced/navigation-failures.mdexamples/guide/advanced/navigation-guards.mdexamples/guide/advanced/scroll-behavior.mdexamples/guide/advanced/transitions.mdexamples/guide/essentials/dynamic-matching.mdexamples/guide/essentials/history-mode.mdexamples/guide/essentials/named-routes.mdexamples/guide/essentials/named-views.mdexamples/guide/essentials/navigation.mdexamples/guide/essentials/nested-routes.mdCreates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Use this skill whenever the user wants to:
examples/.api/.examples/installation.md → https://v3.router.vuejs.org/installation.htmlEssentials
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.htmlexamples/guide/essentials/nested-routes.md → https://v3.router.vuejs.org/guide/essentials/nested-routes.htmlexamples/guide/essentials/navigation.md → https://v3.router.vuejs.org/guide/essentials/navigation.htmlexamples/guide/essentials/named-routes.md → https://v3.router.vuejs.org/guide/essentials/named-routes.htmlexamples/guide/essentials/named-views.md → https://v3.router.vuejs.org/guide/essentials/named-views.htmlexamples/guide/essentials/redirect-and-alias.md → https://v3.router.vuejs.org/guide/essentials/redirect-and-alias.htmlexamples/guide/essentials/passing-props.md → https://v3.router.vuejs.org/guide/essentials/passing-props.htmlexamples/guide/essentials/history-mode.md → https://v3.router.vuejs.org/guide/essentials/history-mode.htmlAdvanced
examples/guide/advanced/navigation-guards.md → https://v3.router.vuejs.org/guide/advanced/navigation-guards.htmlexamples/guide/advanced/meta.md → https://v3.router.vuejs.org/guide/advanced/meta.htmlexamples/guide/advanced/transitions.md → https://v3.router.vuejs.org/guide/advanced/transitions.htmlexamples/guide/advanced/data-fetching.md → https://v3.router.vuejs.org/guide/advanced/data-fetching.htmlexamples/guide/advanced/scroll-behavior.md → https://v3.router.vuejs.org/guide/advanced/scroll-behavior.htmlexamples/guide/advanced/lazy-loading.md → https://v3.router.vuejs.org/guide/advanced/lazy-loading.htmlexamples/guide/advanced/navigation-failures.md → https://v3.router.vuejs.org/guide/advanced/navigation-failures.htmlapi/router-link.md → https://v3.router.vuejs.org/api/#router-linkapi/router-view.md → https://v3.router.vuejs.org/api/#router-viewapi/router-instance.md → https://v3.router.vuejs.org/api/#router-instanceapi/router-options.md → https://v3.router.vuejs.org/api/#router-optionsapi/route-object.md → https://v3.router.vuejs.org/api/#the-route-objectapi/route-config.md → https://v3.router.vuejs.org/api/#routesapi/navigation-guards.md → https://v3.router.vuejs.org/api/#navigation-guardsvue-router v3, vue 2 router, routing, navigation guards, history mode, router-link, router-view, route config, route object