Vue Router

---

shubhashjha Updated

File contents

--- name: vue-router description: Basic skill for Vue Router navigation, route setup, and client side page flows in Vue applications. Use when Codex needs a basic starting point for this web development area.

Vue Router

Use this skill as a basic starting point.

Workflow

  1. Review the existing project structure, dependencies, and runtime environment.
  2. Identify the current UI, API, or deployment pattern and its constraints.
  3. Apply the smallest useful change that improves correctness, usability, or maintainability.
  4. Keep naming, styling, configuration, and framework conventions consistent.
  5. Verify the result with available tests, builds, or browser level checks.

Output

  • Produce practical web focused code changes.
  • Keep the result easy to review and maintain.
  • Prefer small, safe updates over broad rewrites.

shubhashjha/codex-skills/tree/main/vue-router commit e3562a9b18

Frequently asked questions

npx skillmds@latest add shubhashjha/vue-router