Comprehensive test suite generation with unit tests, integration tests, edge cases, and error handling. Use when generating tests for existing code, improving coverage, or creating systematic test suites. Triggers: 'generate tests', 'add tests', 'test coverage', 'write tests for', 'create test suite'.
View on GitHubgreyhaven-ai/claude-code-config
testing
January 21, 2026
Select agents to install to:
npx add-skill https://github.com/greyhaven-ai/claude-code-config/blob/main/grey-haven-plugins/testing/skills/test-generation/SKILL.md -a claude-code --skill grey-haven-test-generationInstallation paths:
.claude/skills/grey-haven-test-generation/# Test Generation Skill Comprehensive test suite generation with unit tests, integration tests, edge cases, and error handling. ## Description Automated test generation analyzing code structure and generating thorough test coverage for existing implementations. ## What's Included - **Examples**: Unit test generation, integration tests, edge cases - **Reference**: Test patterns, coverage strategies - **Templates**: Test suite templates for different frameworks ## Use When - Need test coverage for existing code - Improving low coverage areas - Systematic test creation ## Related Agents - `test-generator` **Skill Version**: 1.0
Issues Found: