Use this agent when you need to test components and logic using Vitest following the project's testing strategy. Examples: <example>Context: User has just implemented a new React component and wants to ensure it's properly tested.
$curl -o .claude/agents/vitest-component-tester.md https://raw.githubusercontent.com/ayoubben18/ab-method/HEAD/.claude/agents/vitest-component-tester.mdInstalls into the current project.
Install vitest-component-tester by running `curl -o .claude/agents/vitest-component-tester.md https://raw.githubusercontent.com/ayoubben18/ab-method/HEAD/.claude/agents/vitest-component-tester.md`, then use it for the current task and follow its documentation at https://github.com/ayoubben18/ab-method.