What problem does it solve?
This Skill eliminates inconsistent design and behavior when building or reviewing new chmonitor dashboard features, ensuring all UI matches the project's established visual and interaction standards.
Core Features & Use Cases
- Design Token & Theme Rules: Enforces OKLCH theme usage, automatic dark mode support via semantic Tailwind classes, and correct brand accent (orange for metrics, emerald for health) application.
- Component Pattern Standards: Defines canonical wiring for charts, data tables, empty/error/loading states, interactive cards, and routing conventions to match existing dashboard behavior.
- Use Case: When adding a new cluster memory usage chart to the chmonitor dashboard, use this Skill to apply the correct ChartCard wrapper, token colors, and stale data indicator that align with all other monitoring pages.
Quick Start
Use the product-design skill to build a new dashboard page for ClickHouse table replication metrics that follows the project's existing UI conventions.