Agent skill
router
Generates src/router/index.ts with Vue Router configuration, hash-based routing, and navigation guards for route protection.
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.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?