test-generator

Installation
SKILL.md

Test Generator

Generate comprehensive tests for $ARGUMENTS:

Process

  1. Read the source file to understand the API surface
  2. Detect the language and testing framework from the project setup
  3. Identify existing tests to avoid duplication
  4. Generate tests covering:

Test Categories

Happy Path Tests

  • Normal inputs produce expected outputs
  • All public methods/functions are exercised
  • Common use cases are covered
Installs
6
First Seen
Feb 24, 2026
test-generator — ai-engineer-agent/ai-engineer-skills