What problem does it solve?
Mercur dashboards risk drifting from Medusa UI patterns, leading to inconsistent UX, accessibility gaps, and maintenance burden. This skill enforces UI conformance to ensure a cohesive, accessible experience across admin and vendor interfaces.
Core Features & Use Cases
- Enforces use of local wrappers and established patterns before introducing new UI primitives.
- Recommends Medusa UI components as the default for common UI elements, with Radix UI only as a genuine gap filler.
- Provides guardrails for accessibility, keyboard navigation, internationalization, and testability across dashboards.
Use Case: When proposing a new modal or dropdown in the Mercur admin, apply this skill to determine if an existing wrapper suffices or if a new primitive is warranted to preserve consistency.
Quick Start
Assess a new or modified Mercur dashboard UI component against Medusa UI patterns and apply the prescribed wrappers or primitives.