ha-emby-tdd

Use when implementing ANY code for the Home Assistant Emby integration - enforces strict TDD with RED-GREEN-REFACTOR cycle, requiring tests to fail before implementation and pass after. No exceptions for simple code.

$ 설치

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

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