What problem does it solve? Building Home Assistant Lovelace dashboards by hand leads to YAML indentation errors, invalid entity IDs, missing card properties, and broken custom card resources. This Skill provides validated configuration patterns, card references, and troubleshooting guidance to produce working dashboard YAML on the first attempt. ## Core Features & Use Cases - Card Configuration: YAML examples for 40+ built-in card types including entities, tile, gauge, weather-forecast, picture-elements, and conditional cards. - View Layouts: Guidance for Masonry, Panel, Sections, and Sidebar view types with selection criteria and migration tips. - Theming: CSS variable reference for colors, typography, dark mode, and per-view or per-card theme application. - Use Case: Create a multi-view smart home dashboard with a lights view using entity-filter cards, a climate view with gauges and history graphs, and a security view with an alarm panel, all from the included starter template. ## Quick Start Ask the assistant to create a Home Assistant dashboard with an entities card for your lights and a weather-forecast card using the ha-dashboard skill.