Vue Master

Vue 3 Composition API, Pinia, and component design. Use when this capability is needed.

tomevault-io Updated

File contents

Vue Master

Use script setup, defineProps with TypeScript, and keep stores focused.

Principles

  • Follow established conventions in the codebase
  • Prefer small, focused changes
  • Document non-obvious decisions

Workflow

  1. Understand the task and constraints
  2. Plan before implementing
  3. Verify with tests or manual checks

Source: ig-vikas/SkillRegistry — distributed by TomeVault.

tomevault-io/skills-registry/tree/main/ig-vikas--skillregistry--vue-master commit e2fb73d63a

Frequently asked questions

npx skillmds@latest add tomevault-io/vue-master