Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies
Test real behavior, not mock behavior. Avoid test-only methods and incomplete mocks.
Download the skill repository as a ZIP file
/plugin marketplace add obra/superpowers