Vue patterns
Composition API, reusable composables, boundaries with Pinia and router—agent-friendly conventions for Vue-heavy codebases.
Category · UX & internationalization
5 skills Category 10 of 20
This category stresses human-friendly and multilingual workflows: Vue composition reuse, accessibility and keyboard paths, ICU-style strings and plurals, Mermaid and other diagrams-as-code, and Markdown style with healthy links. It complements frontend & UI—experience and content engineering more than pixel pushing.
In the hub it follows Frontend. The five entries match the main hub.
Composition API, reusable composables, boundaries with Pinia and router—agent-friendly conventions for Vue-heavy codebases.
Semantics, focus management, judicious ARIA, contrast—validate keyboard-only paths against WCAG baselines.
String extraction, ICU MessageFormat plurals and gender, RTL layout—avoid non-composable string concatenation.
Mermaid, PlantUML, etc., in git for review with PRs—watch render performance and export pipelines on large diagrams.
Heading hierarchy, fenced code languages, link and anchor checks—aligned with static sites and docs & knowledge workflows.