testing-anti-patterns

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behaviour, production pollution with test-only methods, and mocking without understanding dependencies

$ 설치

git clone https://github.com/sammcj/agentic-coding /tmp/agentic-coding && cp -r /tmp/agentic-coding/Claude/skills/testing-anti-patterns ~/.claude/skills/agentic-coding

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