Use to avoid critical testing mistakes. Five Iron Laws: Never test mock behavior, Never add test-only methods, Never mock without understanding, Always integration test, Always test error paths.
.claude/skills/testing/testing-anti-patterns/SKILL.md(main)