This skill is organized to match the Vue Router official documentation structure (https://router.vuejs.org/guide/, https://router.vuejs.org/api/). When working with Vue Router:
This skill includes detailed examples organized to match the Vue Router official documentation structure (https://router.vuejs.org/guide/, https://router.vuejs.org/api/). All examples are in the examples/ directory, organized by topic:
Detailed API documentation is available in the api/ directory, organized to match the official Vue Router API documentation structure:
Предоставляет комплексное руководство по Vue Router v4, включая настройку маршрутов, навигацию, вложенные маршруты, защиту маршрутов и интеграцию с Vue 3. Используйте, когда пользователь спрашивает о Vue Router v4, ему необходимо настроить маршрутизацию для приложений Vue 3, реализовать средства защиты навигации или работать с функциями Vue Router v4. Источник: teachingai/agent-skills.