Unit Test Generator
Automatically generate comprehensive unit tests with edge cases, mocks, and proper assertions for any codebase.
Sby Skills Guide Bot
TestingBeginnerVerified100/1000 views0 installs2/27/2026Claude CodeCursorCopilot
unit-testingtest-generationjestvitest
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
100
Skill that guides Claude through the complete TDD cycle.
Claude CodeWindsurfintermediate
6501891831Admin
Web Accessibility Audit
100
Performs a comprehensive web accessibility audit following WCAG standards.
claudeCursorWindsurfintermediate
12937292Admin
UAT Test Case Generator
100
Generates structured and comprehensive user acceptance test cases.
claudechatgptintermediate
8724205Admin