Unit Test Generator
Generate thorough unit tests for functions, classes, and modules.
When to Use
- Adding tests to untested code
- Need comprehensive edge case coverage
- Writing tests for complex business logic
Instructions
- Analyze the function/class under test
- Identify happy path scenarios
- Generate edge case tests (null, empty, boundary values)
- Add error handling test cases
- Create mocks for dependencies
- Use proper assertion patterns
- Follow AAA pattern (Arrange, Act, Assert)
Related skills
TDD Red-Green-Refactor
Testing
Skill that guides Claude through the complete TDD cycle.
Claude CodeWindsurfintermediate
650
189
1,956
Web Accessibility Audit
Testing
Performs a comprehensive web accessibility audit following WCAG standards.
claudeCursorWindsurfintermediate
129
37
358
UAT Test Case Generator
Testing
Generates structured and comprehensive user acceptance test cases.
claudechatgptintermediate
87
24
272