What problem does it solve?
This skill solves the inconsistency and design overhead associated with building custom dashboard widgets, ensuring that all plugin views maintain a professional, unified look and feel within the Sero desktop shell.
Core Features & Use Cases
- Shared Component Library: Provides access to pre-built, glass-styled React components like Metric, Status, and ActivityList to ensure visual consistency.
- Responsive Design Patterns: Implements container-query based layouts that allow widgets to adapt seamlessly across 1x1, 2x2, and 3x2 grid sizes.
- Use Case: When building a new plugin for Sero, use this skill to quickly compose a data-dense dashboard widget that automatically inherits the host's theme, glass styling, and loading states without needing to write custom CSS.
Quick Start
Use the sero-dashboard-ui skill to redesign the current plugin widget using the shared dashboard components and responsive grid patterns.