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
- Understand the task and constraints
- Plan before implementing
- Verify with tests or manual checks
Source: ig-vikas/SkillRegistry — distributed by TomeVault.