test-writer

Generates comprehensive test files for functions and classes. Use after writing a function, method, or class to quickly create unit tests with edge cases, assertions, and proper test structure. Supports multiple testing frameworks (pytest, unittest, jest, etc.) and follows testing best practices (AAA pattern, mocking, fixtures).

$ Installer

git clone https://github.com/dudusoar/skillOS /tmp/skillOS && cp -r /tmp/skillOS/.claude/skills/test-writer ~/.claude/skills/skillOS

// tip: Run this command in your terminal to install the skill