--- name: "Vue Standards" description: "Cross-project Vue standards for component structure, state derivation, and rendering efficiency." applyTo: "**/*.vue" --- - Prefer Composition API with `