ha-emby-typing

Use when writing ANY Python code for the HA Emby integration - enforces strict typing with ZERO Any usage, proper type annotations for all functions, TypedDicts for data structures, and mypy strict compliance.

$ Instalar

git clone https://github.com/troykelly/homeassistant-emby /tmp/homeassistant-emby && cp -r /tmp/homeassistant-emby/.claude/skills/ha-emby-typing ~/.claude/skills/homeassistant-emby

// tip: Run this command in your terminal to install the skill