testingtesting-security
test-generator
Generates comprehensive unit tests for code. Detects the testing framework, creates tests with edge cases and mocks, and follows best practices. Use when the user wants to generate tests for their code or needs test coverage.
maintainer
yoshiwatanabe
Updated 1/16/2026
Stars
0
Forks
0
quick start
Installation and usage
Generates comprehensive unit tests for code. Detects the testing framework, creates tests with edge cases and mocks, and follows best practices. Use when the user wants to generate tests for their code or needs test coverage.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use test-generator