generate-tests
✓Generate high-quality unit tests from test cases. Applies proven testing principles like Given-When-Then structure, focused tests, clean test data, and behavior-driven testing. Supports multiple languages with specialized rules for Java.
Installation
SKILL.md
You will create automated tests for a given method and its test cases.
STOP! Before generating any test code, you MUST first run /generate-test-cases.
If test cases were NOT generated first: You MUST invoke /generate-test-cases NOW before proceeding. Do NOT skip this step.
Generate high-quality unit tests from test cases. Applies proven testing principles like Given-When-Then structure, focused tests, clean test data, and behavior-driven testing. Supports multiple languages with specialized rules for Java. Source: clear-solutions/unit-tests-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/clear-solutions/unit-tests-skills --skill generate-tests- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is generate-tests?
Generate high-quality unit tests from test cases. Applies proven testing principles like Given-When-Then structure, focused tests, clean test data, and behavior-driven testing. Supports multiple languages with specialized rules for Java. Source: clear-solutions/unit-tests-skills.
How do I install generate-tests?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/clear-solutions/unit-tests-skills --skill generate-tests Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/clear-solutions/unit-tests-skills
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01