test-generator

TDD workflow: Generate tests BEFORE implementation. Use when user requests new feature or bug fix. Write failing tests first, then implement to pass. Creates unit, integration, and edge case tests.

$ Installieren

git clone https://github.com/takumi12311123/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/.claude/skills/test-generator ~/.claude/skills/dotfiles

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