specdriven.sh
← All skills
Testing

test-writer

Comprehensive Jest, Vitest, and Pytest suites with edge-case coverage.

0 stars0 installsby communityupdated Apr 12, 2026
ToolsClaudeCursorCopilot
Tags#tests#jest#vitest#pytest
Installterminal
npx specdriven add skill test-writer

What it does

Writes unit and integration tests that exercise real edge cases - boundary conditions, error paths, and concurrent access - not just happy paths.

Best for

  • Backfilling tests on legacy code
  • TDD-style feature development