Agent skill

router

Generates src/router/index.ts with Vue Router configuration, hash-based routing, and navigation guards for route protection.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/router-sayali-ingle-pdl-adusa-ai-vuejs-app-t

SKILL.md

Router Skill

Purpose

Generate the src/router/index.ts file with Vue Router configuration and navigation guards.

Output

Create the file: src/router/index.ts

Notes

  • Uses hash-based routing
  • Implements a navigation guards for example of usage
  • Create 2 routes for home screen and page not found screen. If the view components skill mentions other files, create route for those files instead.
  • All pages expect page not found page should have navigation guards.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results