Category · UX & internationalization

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.

In depth

Vue patterns

Composition API, reusable composables, boundaries with Pinia and router—agent-friendly conventions for Vue-heavy codebases.

Accessibility (a11y)

Semantics, focus management, judicious ARIA, contrast—validate keyboard-only paths against WCAG baselines.

i18n & l10n

String extraction, ICU MessageFormat plurals and gender, RTL layout—avoid non-composable string concatenation.

Diagrams as code

Mermaid, PlantUML, etc., in git for review with PRs—watch render performance and export pipelines on large diagrams.

Back to more skills Skill library (filters)