testing

Provides comprehensive testing and TDD guidance. Use for writing tests before implementing new features, creating reproduction tests for bug fixes, running regression tests during refactoring, and checking test coverage during code reviews. Enforces AAA pattern and 100% coverage goal.

$ Installer

git clone https://github.com/sumik5/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/claude-code/skills/testing ~/.claude/skills/dotfiles

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