Use when creating, reviewing, debugging, or maintaining Home Assistant custom Lovelace cards or card editors, including custom elements, Web Components, hass data, setConfig, getCardSize/getGridOptions, getConfigElement/getConfigForm, window.customCards, resource registration, HACS card packages, entity display, service calls, translations, or frontend build validation.
$npx -y skills add denysdovhan/agents --skill home-assistant-cardInstalls into the current project.
Run `npx skills use "https://github.com/denysdovhan/agents" --skill "denysdovhan/agents/home-assistant-card"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/denysdovhan/agents" that are relevant to the current task. Run `npx skills add "https://github.com/denysdovhan/agents"` and select the relevant skills, then follow their instructions.