test-writer

Installation
SKILL.md

Test Writer

Generate comprehensive tests for the target code.

Process

  1. Read the source code to understand all public functions/methods
  2. Identify the testing framework already used in the project (pytest, unittest, etc.)
  3. Follow existing test patterns and conventions in the project
  4. Write tests covering all categories below

Coverage Strategy

Happy Path

  • Normal inputs with expected outputs
  • All public methods/functions
Installs
1
GitHub Stars
972
First Seen
Jun 2, 2026
test-writer — vstorm-co/pydantic-deepagents