hass-sync
OfficialSync Home Assistant frontend code
Authorhomeassistant-extras
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that the copied code from the Home Assistant frontend (src/hass) is accurately synchronized with the upstream source, preventing drift and identifying discrepancies.
Core Features & Use Cases
- File Location Verification: Checks if files in
src/hassare in the correct relative paths compared to the upstream Home Assistant frontend repository. - Code Consistency Check: Verifies that the code content in
src/hassmatches the upstream source, flagging any unintentional modifications or omissions. - Unused Code Identification: Scans for and flags any imports or exports within
src/hassthat are not being used, helping to maintain a clean codebase. - Use Case: When updating the Home Assistant frontend code that is mirrored in your project, use this Skill to automatically audit all copied files for location accuracy, code integrity, and to remove any obsolete code.
Quick Start
Audit all files in src/hass for sync issues and report any discrepancies.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: hass-sync Download link: https://github.com/homeassistant-extras/device-card/archive/main.zip#hass-sync Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.