manage-fake

Create or update Fake test doubles for TypeScript interfaces. Use when user asks to "create a fake", "update a fake", "generate test fake", "fix fake", "manage fake", or mentions needing a fake for testing. Generates Initializer interface, Fake class, and Builder class following the testing pattern with getMockingFunction, FakeEntity inheritance, and EventBroker support.

$ Instalar

git clone https://github.com/talbenmoshe/zdr-tools /tmp/zdr-tools && cp -r /tmp/zdr-tools/.claude/skills/manage-fake ~/.claude/skills/zdr-tools

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