manage-entity-tests

Create or update test files for TypeScript classes that implement interfaces. Use when user asks to "create tests", "update tests", "generate test file", "fix tests", "test MyClass", or mentions needing tests for a class. Generates vitest test files with describe blocks, createClass helpers, and proper fake dependency injection.

$ Instalar

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

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