testing-anti-patterns
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
$ Instalar
git clone https://github.com/flora131/atomic /tmp/atomic && cp -r /tmp/atomic/.opencode/skills/testing-anti-patterns ~/.claude/skills/atomic// tip: Run this command in your terminal to install the skill
Repository

flora131
Author
flora131/atomic/.opencode/skills/testing-anti-patterns
44
Stars
16
Forks
Updated1w ago
Added1w ago