manage-react-component-tests

Create or update test files for React components. Use when user asks to "create component tests", "test MyComponent", "generate tests for component", "update component tests", or mentions needing tests for a React component. Generates vitest test files with render, mocked sub-components, and proper test structure focusing on logic and prop validation.

$ Instalar

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

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