What problem does it solve?
Monica UI development tasks can be error-prone and time-consuming without a structured approach. This skill provides guidance and tooling to create or modify Blazor UI components, apply MudBlazor patterns, fix CSS isolation, migrate to MudBlazor v9, validate MudBlazor CSS variables, implement browser storage with IMoBrowserStorage, and implement localization/i18n across Monica UI modules.
Core Features & Use Cases
- Scaffold Monica Blazor UI components and pages with consistent architecture and naming conventions.
- Facilitate MudBlazor v9 migrations, ensure correct CSS variable usage, and enforce CSS isolation workflows.
- Provide localization/i18n scaffolding and browser storage patterns for offline or intranet environments.
- Offer references, scripts, and best-practice guidance from the mo-ui-development repository to standardize workflows.
Quick Start
Create a new Monica UI Blazor component following the mo-ui-development guidelines.